Function mupdf_sys::fz_xml_is_tag

source ·
pub unsafe extern "C" fn fz_xml_is_tag(
    item: *mut fz_xml,
    name: *const c_char
) -> c_int
Expand description

Return true if the tag name matches.