Function windows_native::ntexapi::NtQuerySystemEnvironmentValue
source · pub unsafe extern "system" fn NtQuerySystemEnvironmentValue(
VariableName: *mut UNICODE_STRING,
VariableValue: PWSTR,
ValueLength: u16,
ReturnLength: *mut u16
) -> NTSTATUS