[][src]Function libxslt::bindings::xmlSAX2AttributeDecl

pub unsafe extern "C" fn xmlSAX2AttributeDecl(
    ctx: *mut c_void,
    elem: *const u8,
    fullname: *const u8,
    type_: i32,
    def: i32,
    defaultValue: *const u8,
    tree: *mut _xmlEnumeration
)