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

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