[][src]Function hdf5_sys::h5p::H5Pset_shared_mesg_index

pub unsafe extern "C" fn H5Pset_shared_mesg_index(
    plist_id: hid_t,
    index_num: c_uint,
    mesg_type_flags: c_uint,
    min_mesg_size: c_uint
) -> herr_t