Function cyclors::strchr

source ยท
pub unsafe extern "C" fn strchr(
    __s: *const c_char,
    __c: c_int,
) -> *mut c_char