[][src]Function hdf5_sys::h5p::H5Pset_file_space

pub unsafe extern "C" fn H5Pset_file_space(
    plist_id: hid_t,
    strategy: H5F_file_space_type_t,
    threshold: hsize_t
) -> herr_t
👎 Deprecated:

deprecated in HDF5 1.10.1, use H5Pset_file_space_strategy()