[][src]Function hdf5_sys::h5s::H5Sget_select_bounds

pub unsafe extern "C" fn H5Sget_select_bounds(
    spaceid: hid_t,
    start: *mut hsize_t,
    end: *mut hsize_t
) -> herr_t