[][src]Type Definition ntapi::ntrtl::RtlGenerate8dot3Name

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