Function libxml::bindings::xmlHasProp

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