Contents

IONotificationPortDestroy(_:)

Destroys a notification object created with IONotificationPortCreate. Also destroys any mach_port's or CFRunLoopSources obatined from 1514599 Ionotificationportgetrunloopsour or 1514875 Ionotificationportgetmachport

Declaration

func IONotificationPortDestroy(_ notify: IONotificationPortRef!)

Parameters

  • notify:

    A reference to the notification object.

See Also

Miscellaneous