Skip to main content

bgfx_destroy_program

Function bgfx_destroy_program 

Source
pub unsafe extern "C" fn bgfx_destroy_program(
    _handle: bgfx_program_handle_t,
)
Expand description

Destroy program.

@param[in] _handle Program handle.