[][src]Type Definition core_foundation::base::CFAllocatorAllocateCallBack

type CFAllocatorAllocateCallBack = extern "C" fn(i64, u32, *mut c_void) -> *mut c_void;