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

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