Function windows::Wdk::System::SystemServices::PoSetThermalActiveCooling
pub unsafe fn PoSetThermalActiveCooling<P0>(
thermalrequest: *mut c_void,
engaged: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,