Function libxml::bindings::xmlSAX2ElementDecl[][src]

pub unsafe extern "C" fn xmlSAX2ElementDecl(
    ctx: *mut c_void,
    name: *const xmlChar,
    type_: c_int,
    content: xmlElementContentPtr
)