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