int |
IOKitLibrary.IOServiceAddMatchingNotification(IOKitLibrary.IONotificationPort notifyPort,
ByteBuffer notificationType,
HIServicesLibrary.__CFDictionary matching,
IOKitLibrary.IOServiceMatchingCallback callback,
Pointer refCon,
IntBuffer notification)
Original signature : kern_return_t IOServiceAddMatchingNotification(IONotificationPortRef, const io_name_t, CFDictionaryRef, IOServiceMatchingCallback, void*, io_iterator_t*)
native declaration : /System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:396 |