Function windows_sys::Wdk::Storage::FileSystem::RtlCreateUnicodeString
pub unsafe extern "system" fn RtlCreateUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: PCWSTR
) -> BOOLEAN
Expand description
Required features: "Win32_Foundation"