Function windows::Wdk::Storage::FileSystem::FsRtlIsFatDbcsLegal

pub unsafe fn FsRtlIsFatDbcsLegal<P0, P1, P2>(
    dbcsname: STRING,
    wildcardspermissible: P0,
    pathnamepermissible: P1,
    leadingbackslashpermissible: P2,
) -> BOOLEAN
where P0: Param<BOOLEAN>, P1: Param<BOOLEAN>, P2: Param<BOOLEAN>,