Function xmlHasProp

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