yaml_parser_scan

Function yaml_parser_scan 

Source
pub unsafe extern "C" fn yaml_parser_scan(
    parser: *mut yaml_parser_t,
    token: *mut yaml_token_t,
) -> c_int