Function mupdf_sys::fz_xml_att[][src]

pub unsafe extern "C" fn fz_xml_att(
    item: *mut fz_xml,
    att: *const c_char
) -> *mut c_char

Return the value of an attribute of an XML node. NULL if the attribute doesn’t exist.