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

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