[][src]Function winapi::um::powerbase::CallNtPowerInformation

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