Function strchr

pub unsafe extern "C" fn strchr(cs: *const i8, c: i32) -> *mut i8
Available on crate feature dep_sdl2 only.