Type Definition libR_sys::R_altrep_Length_method_t

source ·
pub type R_altrep_Length_method_t = Option<unsafe extern "C" fn(arg1: SEXP) -> R_xlen_t>;