Function bgfx_sys::bgfx_encoder_end[][src]

pub unsafe extern "C" fn bgfx_encoder_end(
    _encoder: *mut bgfx_encoder_t
)
Expand description

End submitting draw calls from thread.

@param[in] _encoder Encoder.