Handbook
Glossary
<c-union> ( name order -- c-union )
Vocabulary
libclang
Inputs
name
an
object
order
an
object
Outputs
c-union
an
object
Definition
USING:
accessors
kernel
;
IN:
libclang
:
<c-union>
( name order -- c-union )
c-union
new
swap
>>order
swap
>>name
;