Skip to main content

xmlSnprintfElementContent

Function xmlSnprintfElementContent 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlSnprintfElementContent( buf: *mut c_char, size: c_int, content: *mut _xmlElementContent, englob: c_int, )
Expand description

§UPSTREAM-PARITY

void xmlSnprintfElementContent(char *buf, int size,
                               xmlElementContent *content, int englob);