pub unsafe extern "system" fn RegisterDeviceNotificationA(
    hrecipient: HANDLE,
    notificationfilter: *const c_void,
    flags: REGISTER_NOTIFICATION_FLAGS
) -> HDEVNOTIFY
Expand description

Required features: "Win32_Foundation"