bgfx_sys::bgfx_create_texture_3d [] [src]

pub unsafe extern fn bgfx_create_texture_3d(_width: uint16_t, _height: uint16_t, _depth: uint16_t, _numMips: uint8_t, _format: bgfx_texture_format_t, _flags: uint32_t, _mem: *const bgfx_memory_t) -> bgfx_texture_handle_t