Function stdcli::prelude::libc::memrchr [] [src]

pub unsafe extern "C" fn memrchr(
    cx: *const c_void,
    c: i32,
    n: usize
) -> *mut c_void