Type Definition core_foundation_sys::dictionary::CFDictionaryHashCallBack[][src]

type CFDictionaryHashCallBack = extern "C" fn(value: *const c_void) -> CFHashCode;