Function RtlCreateUnicodeString
pub unsafe fn RtlCreateUnicodeString<P1>(
destinationstring: *mut UNICODE_STRING,
sourcestring: P1,
) -> boolwhere
P1: Param<PCWSTR>,
pub unsafe fn RtlCreateUnicodeString<P1>(
destinationstring: *mut UNICODE_STRING,
sourcestring: P1,
) -> boolwhere
P1: Param<PCWSTR>,