Skip to main content

xmlDictExists

Function xmlDictExists 

Source
pub unsafe extern "C" fn xmlDictExists(
    dict: *mut xmlDict,
    name: *const xmlChar,
    len: c_int,
) -> *const xmlChar