alias_initialize


Description:

[ CCode ( cname = "yaml_alias_event_initialize" ) ]
public int alias_initialize (string anchor)

Create an ALIAS event.

Parameters:

anchor

The anchor value.

event

An empty event object.

Returns:

1 if the function succeeded, 0 on error.