windows::Wdk::Storage::FileSystem

Function RtlGenerate8dot3Name

pub unsafe fn RtlGenerate8dot3Name(
    name: *const UNICODE_STRING,
    allowextendedcharacters: bool,
    context: *mut GENERATE_NAME_CONTEXT,
    name8dot3: *mut UNICODE_STRING,
) -> NTSTATUS