[][src]Function hdf5_sys::h5s::H5Sget_regular_hyperslab

pub unsafe extern "C" fn H5Sget_regular_hyperslab(
    spaceid: hid_t,
    start: *mut hsize_t,
    stride: *mut hsize_t,
    count: *mut hsize_t,
    block: *mut hsize_t
) -> htri_t