windows::Win32::UI::WindowsAndMessaging

Function RegisterDeviceNotificationW

pub unsafe fn RegisterDeviceNotificationW(
    hrecipient: HANDLE,
    notificationfilter: *const c_void,
    flags: REGISTER_NOTIFICATION_FLAGS,
) -> Result<HDEVNOTIFY>