Type Definition r_core::RRealloc[][src]

pub type RRealloc = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: size_t) -> *mut c_void>;