Function libc::memrchr
[−]
[src]
pub unsafe extern "C" fn memrchr(
cx: *const c_void,
c: c_int,
n: size_t
) -> *mut c_void
pub unsafe extern "C" fn memrchr(
cx: *const c_void,
c: c_int,
n: size_t
) -> *mut c_void