Function windows_sys::Wdk::Storage::FileSystem::RtlIsNormalizedString
pub unsafe extern "system" fn RtlIsNormalizedString(
normform: u32,
sourcestring: PCWSTR,
sourcestringlength: i32,
normalized: *mut BOOLEAN
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"