[][src]Function hdf5_sys::h5l::H5Lget_info_by_idx2

pub unsafe extern "C" fn H5Lget_info_by_idx2(
    loc_id: hid_t,
    group_name: *const c_char,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    n: hsize_t,
    linfo: *mut H5L_info2_t,
    lapl_id: hid_t
) -> herr_t