Function libxml::bindings::xmlHasProp[][src]

pub unsafe extern "C" fn xmlHasProp(
    node: *const xmlNode,
    name: *const xmlChar
) -> xmlAttrPtr