Function windows_sys::Wdk::System::SystemServices::RtlCopyUnicodeString
pub unsafe extern "system" fn RtlCopyUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const UNICODE_STRING
)
Expand description
Required features: "Win32_Foundation"