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