[][src]Function hdf5_sys::h5t::H5Tinsert

pub unsafe extern "C" fn H5Tinsert(
    parent_id: hid_t,
    name: *const c_char,
    offset: size_t,
    member_id: hid_t
) -> herr_t