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

Peek at the character at the current chunk position @param parser parser structure @return current chunk position character