Function windows_sys::Wdk::Storage::FileSystem::RtlInitUnicodeStringEx

pub unsafe extern "system" fn RtlInitUnicodeStringEx(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: PCWSTR,
) -> NTSTATUS