Function cstrchr

Source
pub unsafe extern "C" fn cstrchr(__s: *const i8, __c: i32) -> *mut i8