void - Factor Documentation (original) (raw)

void

Vocabulary
alien.c-types

Word description
This symbol is not a valid C type, but it can be used as the return type for a FUNCTION: or CALLBACK: definition or for an alien-invoke or alien-callback call.

Definition

IN: alien.c-types

SINGLETON: void

Methods

USING: alien.c-types kernel stack-checker.dependencies ;

M: void add-depends-on-c-type drop ;