xmlStrstr

Function xmlStrstr 

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