Handbook
Glossary
def-alias-c-type ( base-c-type c-type-name -- c-type )
Vocabulary
gobject-introspection
.
ffi
Inputs
base-c-type
an
object
c-type-name
an
object
Outputs
c-type
an
object
Definition
USING:
alien.c-types
alien.parser
kernel
;
IN:
gobject-introspection.ffi
:
def-alias-c-type
( base-c-type c-type-name -- c-type )
(CREATE-C-TYPE)
[
typedef
]
keep
;