Skip to contents

Create built-in FFI type

create_builtin_type

Usage

create_builtin_type(name, ...)

Arguments

name

Character name of built-in type

...

Additional arguments (not used)

Value

An FFIType object

FFIType object for bool