[][src]Function hdf5_sys::h5l::H5Literate2

pub unsafe extern "C" fn H5Literate2(
    grp_id: hid_t,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    idx: *mut hsize_t,
    op: H5L_iterate2_t,
    op_data: *mut c_void
) -> herr_t