pub unsafe fn yaml_stream_end_event_initialize(
event: *mut yaml_event_t,
) -> Success
Expand description
Create the STREAM-END event.
pub unsafe fn yaml_stream_end_event_initialize(
event: *mut yaml_event_t,
) -> Success
Create the STREAM-END event.