Provides the required linker flags to link against the static HDF5
library (libhdf5z.a) bundled with the hdf5lib package.
Usage
ld_flags(api = "latest")
Value
A scalar character vector containing the linker flags.
Arguments
api
A numeric value or the string "latest". This parameter is
included for consistency with c_flags() and is reserved for future use;
it currently has no effect on the linker flags. Defaults to "latest".