pub unsafe extern "C" fn ucl_parser_chunk_skip(
    parser: *mut ucl_parser
) -> bool
Expand description

Skip the character at the current chunk position @param parser parser structure @return success boolean