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
) -> BOOL
Expand description
Required features: "Win32_Foundation"