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

type ZwQuerySystemEnvironmentValueEx = unsafe extern "system" fn(VariableName: PUNICODE_STRING, VendorGuid: LPGUID, Value: PVOID, ValueLength: PULONG, Attributes: PULONG) -> NTSTATUS;