Function RtlAppendUnicodeToString
pub unsafe fn RtlAppendUnicodeToString<P1>(
destination: *mut UNICODE_STRING,
source: P1,
) -> NTSTATUSwhere
P1: Param<PCWSTR>,
pub unsafe fn RtlAppendUnicodeToString<P1>(
destination: *mut UNICODE_STRING,
source: P1,
) -> NTSTATUSwhere
P1: Param<PCWSTR>,