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