windows::Wdk::System::SystemServices

Function RtlUTF8StringToUnicodeString

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