[][src]Function hdf5_sys::h5s::H5Sselect_intersect_block

pub unsafe extern "C" fn H5Sselect_intersect_block(
    space_id: hid_t,
    start: *const hsize_t,
    end: *const hsize_t
) -> htri_t