pub unsafe extern "system" fn RtlInitUnicodeString(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: PCWSTR
)
Expand description

Required features: "Win32_Foundation"