[][src]Type Definition ntapi::ntzwapi::ZwQuerySystemInformation

type ZwQuerySystemInformation = unsafe extern "system" fn(SystemInformationClass: SYSTEM_INFORMATION_CLASS, SystemInformation: PVOID, SystemInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS;