windows::Wdk::Storage::FileSystem

Function RtlUpcaseUnicodeStringToOemString

pub unsafe fn RtlUpcaseUnicodeStringToOemString(
    destinationstring: *mut STRING,
    sourcestring: *const UNICODE_STRING,
    allocatedestinationstring: bool,
) -> NTSTATUS