Function raylib::ffi::strrchr[][src]

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