IONotificationPortCreate

Function IONotificationPortCreate 

Source
pub unsafe extern "C-unwind" fn IONotificationPortCreate(
    main_port: mach_port_t,
) -> IONotificationPortRef
👎Deprecated: renamed to IONotificationPort::create
Available on crate feature libc only.