Skip to main content

RegisterDeviceNotificationA

Function RegisterDeviceNotificationA 

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