Function xmlDictOwns

Source
pub unsafe extern "C" fn xmlDictOwns(
    dict: xmlDictPtr,
    str_: *const xmlChar,
) -> c_int