[][src]Function hdf5_sys::h5a::H5Aget_info_by_idx

pub unsafe extern "C" fn H5Aget_info_by_idx(
    loc_id: hid_t,
    obj_name: *const c_char,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    n: hsize_t,
    ainfo: *mut H5A_info_t,
    lapl_id: hid_t
) -> herr_t