Function unsafe_libyaml::yaml_parser_set_encoding 
source · pub unsafe fn yaml_parser_set_encoding(
    parser: *mut yaml_parser_t,
    encoding: yaml_encoding_t
)Expand description
Set the source encoding.
pub unsafe fn yaml_parser_set_encoding(
    parser: *mut yaml_parser_t,
    encoding: yaml_encoding_t
)Set the source encoding.