Function windows_sys::Wdk::Storage::FileSystem::RtlIdnToUnicode
pub unsafe extern "system" fn RtlIdnToUnicode(
flags: u32,
sourcestring: PCWSTR,
sourcestringlength: i32,
destinationstring: PWSTR,
destinationstringlength: *mut i32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"