[][src]Function hdf5_sys::h5t::H5Tcommit2

pub unsafe extern "C" fn H5Tcommit2(
    loc_id: hid_t,
    name: *const c_char,
    type_id: hid_t,
    lcpl_id: hid_t,
    tcpl_id: hid_t,
    tapl_id: hid_t
) -> herr_t