pub fn get_avail_transient_index_buffer(num: u32, index_32: bool) -> u32
Expand description
  • num: Number of required indices.
  • index_32: Set to true if input indices will be 32-bit.