[][src]Function hdf5_sys::h5s::H5Sselect_project_intersection

pub unsafe extern "C" fn H5Sselect_project_intersection(
    src_space_id: hid_t,
    dst_space_id: hid_t,
    src_intersect_space_id: hid_t
) -> hid_t