[][src]Function hdf5_sys::h5g::H5Gget_info_by_idx

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