pub unsafe extern "system" fn RegisterDeviceNotificationW(
    hrecipient: HANDLE,
    notificationfilter: *const c_void,
    flags: POWER_SETTING_REGISTER_NOTIFICATION_FLAGS
) -> *mut c_void
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation", "Win32_System_Power"