yaml_parser_set_input_file

Function yaml_parser_set_input_file 

Source
pub unsafe extern "C" fn yaml_parser_set_input_file(
    parser: *mut yaml_parser_t,
    file: *mut FILE,
)