Type Definition libR_sys::R_FortranMethodDef

source ·
pub type R_FortranMethodDef = R_CMethodDef;
Expand description

These are very similar to those in Rdynpriv.h, but we maintain them separately to give us more freedom to do some computations on the internal versions that are derived from these definitions.