windows::Win32::System::WindowsProgramming

Function RtlInitUnicodeString

pub unsafe fn RtlInitUnicodeString<P1>(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: P1,
)
where P1: Param<PCWSTR>,