Type Definition librsb_sys::rsb_blk_idx_t

source · []
pub type rsb_blk_idx_t = c_int;
Expand description

\name Type definitions \anchor definitions_section

These are definitions of \librsb base types. The block arrays index type.

Could be an unsigned type. Should not overflow when indexing matrix blocks by block coordinates.