Function unsafe_libyaml::yaml_alias_event_initialize
source · pub unsafe fn yaml_alias_event_initialize(
event: *mut yaml_event_t,
anchor: *const u8
) -> Success
Expand description
Create an ALIAS event.
pub unsafe fn yaml_alias_event_initialize(
event: *mut yaml_event_t,
anchor: *const u8
) -> Success
Create an ALIAS event.