Handbook
Glossary
parameter-type>c-type ( data-type -- c-type )
Vocabulary
gobject-introspection
.
ffi
Inputs
data-type
an
object
Outputs
c-type
an
object
Definition
IN:
gobject-introspection.ffi
GENERIC:
parameter-type>c-type
( data-type -- c-type )
Methods
USING:
gobject-introspection.ffi
gobject-introspection.repository
;
M:
data-type
parameter-type>c-type
type>c-type
;
USING:
alien.c-types
gobject-introspection.ffi
gobject-introspection.repository
kernel
;
M:
varargs-type
parameter-type>c-type
drop
void*
;