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