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.

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 4 bytes