pub const fn frame_block_base(frame: usize) -> u32Expand description
First slot of frame’s block. Also the start of the range a per-frame
resolve should walk, paired with SLOTS_PER_FRAME as the count.
pub const fn frame_block_base(frame: usize) -> u32First slot of frame’s block. Also the start of the range a per-frame
resolve should walk, paired with SLOTS_PER_FRAME as the count.