Function windows_sys::Win32::UI::WindowsAndMessaging::RegisterDeviceNotificationW
pub unsafe extern "system" fn RegisterDeviceNotificationW(
hrecipient: HANDLE,
notificationfilter: *const c_void,
flags: REGISTER_NOTIFICATION_FLAGS
) -> HDEVNOTIFYExpand description
Required features: "Win32_Foundation"