strchr

Function strchr 

Source
pub unsafe extern "C" fn strchr(cs: *const u8, c: i32) -> *mut u8