pub type PDEVICE_NOTIFY_CALLBACK_ROUTINE = Option<unsafe extern "system" fn(context: *const c_void, type: u32, setting: *const c_void) -> u32>;
Expand description

Required features: "Win32_System_Power"