Skip to main content

R_NativePrimitiveArgType

Type Alias R_NativePrimitiveArgType 

Source
pub type R_NativePrimitiveArgType = c_uint;
Expand description

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.