xmlSnprintfElementContent

Function xmlSnprintfElementContent 

Source
pub unsafe extern "C" fn xmlSnprintfElementContent(
    buf: *mut c_char,
    size: c_int,
    content: xmlElementContentPtr,
    englob: c_int,
)