Function windows_sys::Wdk::Storage::FileSystem::FsRtlRemoveDotsFromPath
pub unsafe extern "system" fn FsRtlRemoveDotsFromPath(
originalstring: PWSTR,
pathlength: u16,
newlength: *mut u16
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"