Function raylib::ffi::strchr[][src]

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