Function libxml::bindings::xmlStrcasestr

source ·
pub unsafe extern "C" fn xmlStrcasestr(
    str: *const xmlChar,
    val: *const xmlChar
) -> *const xmlChar