[ CCode ( cname = "yaml_document_end_event_initialize" ) ]
public int document_end_initialize (int implicit)
Create the DOCUMENT-END event.
The implicit argument is considered as a stylistic parameter and may be ignored by the emitter.
| implicit |
If the document end indicator is implicit. |
| event |
An empty event object. |
|
1 if the function succeeded, 0 on error. |