Function libxml::bindings::xmlStrstr

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