[][src]Function hdf5_sys::h5p::H5Pset_libver_bounds

pub unsafe extern "C" fn H5Pset_libver_bounds(
    plist_id: hid_t,
    low: H5F_libver_t,
    high: H5F_libver_t
) -> herr_t