[][src]Function uclicious_libucl_sys::ucl_parser_chunk_peek

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

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