[][src]Function pgx_pg_sys::JsonbIteratorNext

pub unsafe fn JsonbIteratorNext(
    arg_it: *mut *mut JsonbIterator,
    arg_val: *mut JsonbValue,
    arg_skipNested: bool
) -> JsonbIteratorToken