pub type R_NativePrimitiveArgType = c_uint;
Type descriptor for native primitive arguments in .C/.Fortran calls.
This is used in R_CMethodDef and R_FortranMethodDef to specify argument types for type checking.
R_CMethodDef
R_FortranMethodDef