Function windows_sys::Wdk::System::SystemServices::RtlAppendUnicodeToString
pub unsafe extern "system" fn RtlAppendUnicodeToString(
destination: *mut UNICODE_STRING,
source: PCWSTR
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"