Skip to main content

dispatch_get_specific

Function dispatch_get_specific 

Source
pub unsafe extern "C" fn dispatch_get_specific(
    key: *const c_void,
) -> *mut c_void