Function libc::strrchr

source ยท
pub unsafe extern "C" fn strrchr(
    cs: *const c_char,
    c: c_int,
) -> *mut c_char