xmlStrchr

Function xmlStrchr 

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