windows::Wdk::Storage::FileSystem

Function RtlOemStringToUnicodeString

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