Function windows_native::ntrtl::RtlSetEnvironmentVariable
source · pub unsafe extern "system" fn RtlSetEnvironmentVariable(
Environment: *mut *mut c_void,
Name: *mut UNICODE_STRING,
Value: *mut UNICODE_STRING
) -> NTSTATUS