[][src]Function hdf5_sys::h5s::H5Scombine_select

pub unsafe extern "C" fn H5Scombine_select(
    space1_id: hid_t,
    op: H5S_seloper_t,
    space2_id: hid_t
) -> hid_t