[][src]Function libucl_bind::ucl_object_iterate_with_error

pub unsafe extern "C" fn ucl_object_iterate_with_error(
    obj: *const ucl_object_t,
    iter: *mut ucl_object_iter_t,
    expand_values: bool,
    err_ptr: *mut c_int
) -> *const ucl_object_t