Handbook
Glossary
return-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:
return-type>c-type
( data-type -- c-type )
Methods
USING:
gobject-introspection.ffi
gobject-introspection.repository
;
M:
data-type
return-type>c-type
type>c-type
;
USING:
alien.c-types
gobject-introspection.ffi
gobject-introspection.types
kernel
;
M:
none-type
return-type>c-type
drop
void
;