cstrchr

Function cstrchr 

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