Source position: CFMachPort.pas line 224
type CFMachPortCallBack = procedure(
port: CFMachPortRef;
msg: UnivPtr;
size: CFIndex;
info: UnivPtr
);