[−][src]Function hdf5_sys::h5l::H5Lget_val_by_idx
pub unsafe extern "C" fn H5Lget_val_by_idx(
loc_id: hid_t,
group_name: *const c_char,
idx_type: H5_index_t,
order: H5_iter_order_t,
n: hsize_t,
buf: *mut c_void,
size: size_t,
lapl_id: hid_t
) -> herr_t