Function bgfx_sys::bgfx_get_texture

source ·
pub unsafe extern "C" fn bgfx_get_texture(
    _handle: bgfx_frame_buffer_handle_t,
    _attachment: u8
) -> bgfx_texture_handle_t
Expand description

Obtain texture handle of frame buffer attachment.

@param[in] _handle Frame buffer handle. @param[in] _attachment