Type Definition CoreFoundation_sys::set::CFSetHashCallBack [] [src]

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