Handbook
Glossary
deref? ( alien -- ? )
Vocabulary
alien
.
utilities
Inputs
alien
an
object
Outputs
?
an
object
Definition
USING:
alien.c-types
alien.data
combinators.short-circuit
;
IN:
alien.utilities
:
deref?
( alien -- ? )
{
[
]
[
void*
deref
]
}
1&&
;