R/00-types.R
FFIType.Rd
FFI Type representation
FFIType(name = character(0), size = integer(0), ref = NULL)
Character name of the type
Integer size in bytes
External pointer to ffi_type
An FFIType object