[][src]Function hdf5_sys::h5f::H5Fget_obj_ids

pub unsafe extern "C" fn H5Fget_obj_ids(
    file_id: hid_t,
    types: c_uint,
    max_objs: size_t,
    obj_id_list: *mut hid_t
) -> ssize_t