windows::Win32::System::WindowsProgramming

Function RtlIsNameLegalDOS8Dot3

pub unsafe fn RtlIsNameLegalDOS8Dot3(
    name: *mut UNICODE_STRING,
    oemname: *mut STRING,
    namecontainsspaces: *mut bool,
) -> bool