Source position: CFMachPort.pas line 230
function CFMachPortCreateWithPort(
allocator: CFAllocatorRef;
portNum: mach_port_t;
callout: CFMachPortCallBack;
var context: CFMachPortContext;
var shouldFreeInfo: Boolean
):CFMachPortRef;