[][src]Function libxml::bindings::xmlStrchr

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