[][src]Function libxslt::bindings::xmlSAX2ElementDecl

pub unsafe extern "C" fn xmlSAX2ElementDecl(
    ctx: *mut c_void,
    name: *const u8,
    type_: i32,
    content: *mut _xmlElementContent
)