yaml_parser_set_encoding

Function yaml_parser_set_encoding 

Source
pub unsafe extern "C" fn yaml_parser_set_encoding(
    parser: *mut yaml_parser_t,
    encoding: yaml_encoding_t,
)