Skip to main content

FREContext

Type Alias FREContext 

Source
pub type FREContext = *mut c_void;
Expand description

Handle to an extension context managed by the runtime.

This is NOT the AS3 ExtensionContext object itself, but a low-level handle associated with it.