[][src]Function ntapi::ntrtl::RtlGenerate8dot3Name

pub unsafe extern "system" fn RtlGenerate8dot3Name(
    Name: PCUNICODE_STRING,
    AllowExtendedCharacters: BOOLEAN,
    Context: PGENERATE_NAME_CONTEXT,
    Name8dot3: PUNICODE_STRING
) -> NTSTATUS