[][src]Function gdnative_common::libc::memrchr

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