Function core_foundation_sys::mach_port::CFMachPortCreate
source ยท pub unsafe extern "C" fn CFMachPortCreate(
allocator: CFAllocatorRef,
callout: CFMachPortCallBack,
context: *mut CFMachPortContext,
shouldFreeInfo: *mut Boolean,
) -> CFMachPortRef