[][src]Function hdf5_sys::h5p::H5Pget_libver_bounds

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