pub unsafe extern "C-unwind" fn CFMachPortSetInvalidationCallBack(
port: &CFMachPort,
callout: CFMachPortInvalidationCallBack,
)👎Deprecated:
renamed to CFMachPort::set_invalidation_call_back
Available on crate feature
CFMachPort only.