Type Definition rps_sys::RpsHeapId

source ·
pub type RpsHeapId = RpsIndex32;
Expand description

Type for heap identifiers.

Internally, these are used as simple indices.