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

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