def-alias-c-type ( base-c-type c-type-name -- c-type )


Vocabulary
gobject-introspection.ffi

Inputs
base-c-typean object
c-type-namean object


Outputs
c-typean object


Definition