pub unsafe fn yaml_mapping_end_event_initialize(
event: *mut yaml_event_t,
) -> Success
Expand description
Create a MAPPING-END event.
pub unsafe fn yaml_mapping_end_event_initialize(
event: *mut yaml_event_t,
) -> Success
Create a MAPPING-END event.