Provides the required linker flags to link against the static HDF5
library (libhdf5z.a) bundled with the hdf5lib package.
Arguments
- api
A character string specifying the HDF5 API version. This parameter is included for consistency with
c_flags()and is reserved for future use. It currently has no effect on the linker flags. Supported values are200,114,112,110,18, and16. Defaults to"latest".
