[][src]Function hdf5_sys::h5l::H5Lvisit_by_name1

pub unsafe extern "C" fn H5Lvisit_by_name1(
    loc_id: hid_t,
    group_name: *const c_char,
    idx_type: H5_index_t,
    order: H5_iter_order_t,
    op: H5L_iterate1_t,
    op_data: *mut c_void,
    lapl_id: hid_t
) -> herr_t