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