pub fn destroy_context(context: Context)
Destroy a Context object.
Context
context
use pxl_rust::runtime::destroy_context; destroy_context(context);