[][src]Function libxslt::bindings::attributeDecl

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