Function xmlStrcasestr

Source
pub unsafe extern "C" fn xmlStrcasestr(
    str_: *const xmlChar,
    val: *const xmlChar,
) -> *const xmlChar