pub unsafe extern "C" fn bgfx_destroy_program(
_handle: bgfx_program_handle_t,
)Expand description
Destroy program.
@param[in] _handle Program handle.
pub unsafe extern "C" fn bgfx_destroy_program(
_handle: bgfx_program_handle_t,
)Destroy program.
@param[in] _handle Program handle.