[][src]Type Definition winapi::um::powrprof::DEVICE_NOTIFY_CALLBACK_ROUTINE

type DEVICE_NOTIFY_CALLBACK_ROUTINE = Option<unsafe extern "system" fn(Context: PVOID, Type: ULONG, Setting: PVOID) -> ULONG>;