Type Alias CallContext

Source
pub type CallContext = ArmaCallContext<WithoutStackTrace>;
Expand description

Context of the callExtension, provided by Arma.

Aliased Typeยง

struct CallContext { /* private fields */ }