Function windows_native::ntzwapi::ZwSetSystemEnvironmentValueEx
source · pub unsafe extern "system" fn ZwSetSystemEnvironmentValueEx(
VariableName: *mut UNICODE_STRING,
VendorGuid: *mut GUID,
Value: *mut c_void,
ValueLength: u32,
Attributes: u32
) -> NTSTATUS