Function libxml::bindings::htmlAttrAllowed[][src]

pub unsafe extern "C" fn htmlAttrAllowed(
    arg1: *const htmlElemDesc,
    arg2: *const xmlChar,
    arg3: c_int
) -> htmlStatus