pub unsafe extern "system" fn RtlAppendUnicodeToString(
    destination: *mut UNICODE_STRING,
    source: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"