pub unsafe extern "system" fn FsRtlIsFatDbcsLegal(
    dbcsname: STRING,
    wildcardspermissible: BOOLEAN,
    pathnamepermissible: BOOLEAN,
    leadingbackslashpermissible: BOOLEAN
) -> BOOLEAN
Expand description

Required features: "Win32_Foundation", "Win32_System_Kernel"