Type Definition r_core::RCalloc[][src]

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