[][src]Function hdf5_sys::h5p::H5Pget_file_space_strategy

pub unsafe extern "C" fn H5Pget_file_space_strategy(
    plist_id: hid_t,
    strategy: *mut H5F_fspace_strategy_t,
    persist: *mut hbool_t,
    threshold: *mut hsize_t
) -> herr_t