Handbook
Glossary
yaml_document_end_event_initialize ( event implicit -- bool )
Vocabulary
yaml
.
ffi
Inputs
event
an
object
implicit
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
yaml.ffi
LIBRARY:
libyaml
FUNCTION:
bool
yaml_document_end_event_initialize
( yaml_event_t* event,
bool
implicit )