Function libxml::bindings::xmlSAX2StartElement[][src]

pub unsafe extern "C" fn xmlSAX2StartElement(
    ctx: *mut c_void,
    fullname: *const xmlChar,
    atts: *mut *const xmlChar
)