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