document_end_initialize


Description:

[ 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.

Parameters:

implicit

If the document end indicator is implicit.

event

An empty event object.

Returns:

1 if the function succeeded, 0 on error.