Skip to main content

RegisterDeviceNotificationW

Function RegisterDeviceNotificationW 

Source
pub unsafe fn RegisterDeviceNotificationW<'a>(
    hrecipient: impl IntoParam<'a, HANDLE>,
    notificationfilter: *mut c_void,
    flags: POWER_SETTING_REGISTER_NOTIFICATION_FLAGS,
) -> *mut c_void