xmlTextWriterWriteVFormatDTDInternalEntity

Function xmlTextWriterWriteVFormatDTDInternalEntity 

Source
pub unsafe extern "C" fn xmlTextWriterWriteVFormatDTDInternalEntity(
    writer: xmlTextWriterPtr,
    pe: c_int,
    name: *const xmlChar,
    format: *const c_char,
    argptr: va_list,
) -> c_int