Function windows::Wdk::System::SystemServices::PoFxSetTargetDripsDevicePowerState
pub unsafe fn PoFxSetTargetDripsDevicePowerState<P0>(
handle: P0,
targetstate: DEVICE_POWER_STATE,
) -> NTSTATUSwhere
P0: Param<POHANDLE>,