bgfx_sys::bgfx_alloc_transient_buffers
[−]
[src]
pub unsafe extern fn bgfx_alloc_transient_buffers(_tvb: *mut bgfx_transient_vertex_buffer_t, _decl: *const bgfx_vertex_decl_t, _numVertices: uint32_t, _tib: *mut bgfx_transient_index_buffer_t, _numIndices: uint32_t) -> u8