Function libxml::bindings::xmlDictOwns

source ·
pub unsafe extern "C" fn xmlDictOwns(
    dict: xmlDictPtr,
    str: *const xmlChar
) -> c_int