xmlSAX2ElementDecl

Function xmlSAX2ElementDecl 

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