pub unsafe extern "C" fn ucl_parser_new(
    flags: c_int
) -> *mut ucl_parser
Expand description

Creates new parser object @param pool pool to allocate memory from @return new parser object