Type Definition core_foundation::dictionary::CFDictionaryHashCallBack
source · pub type CFDictionaryHashCallBack = extern "C" fn(_: *const c_void) -> usize;
pub type CFDictionaryHashCallBack = extern "C" fn(_: *const c_void) -> usize;