Function windows_sys::Win32::System::WindowsProgramming::RtlIsNameLegalDOS8Dot3
[−]pub unsafe extern "system" fn RtlIsNameLegalDOS8Dot3(
name: *mut UNICODE_STRING,
oemname: *mut STRING,
namecontainsspaces: *mut BOOLEAN
) -> BOOLEAN
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"
, "Win32_System_Kernel"