CallNtPowerInformation

Function CallNtPowerInformation 

Source
pub unsafe extern "system" fn CallNtPowerInformation(
    InformationLevel: POWER_INFORMATION_LEVEL,
    InputBuffer: PVOID,
    InputBufferLength: ULONG,
    OutputBuffer: PVOID,
    OutputBufferLength: ULONG,
) -> NTSTATUS