Struct bgfx_sys::Struct_bgfx_transient_index_buffer
[−]
[src]
pub struct Struct_bgfx_transient_index_buffer {
pub data: *mut uint8_t,
pub size: uint32_t,
pub handle: bgfx_index_buffer_handle_t,
pub startIndex: uint32_t,
}Fields
data | |
size | |
handle | |
startIndex |