Function windows_sys::Win32::Storage::FileSystem::CheckNameLegalDOS8Dot3W
pub unsafe extern "system" fn CheckNameLegalDOS8Dot3W(
lpname: PCWSTR,
lpoemname: PSTR,
oemnamesize: u32,
pbnamecontainsspaces: *mut BOOL,
pbnamelegal: *mut BOOL
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"