pub unsafe extern "system" fn CheckNameLegalDOS8Dot3A(
    lpname: PCSTR,
    lpoemname: PSTR,
    oemnamesize: u32,
    pbnamecontainsspaces: *mut BOOL,
    pbnamelegal: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"