Type Alias arma_rs::CallContext

source ·
pub type CallContext = ArmaCallContext<WithoutStackTrace>;
Expand description

Context of the callExtension, provided by Arma.

Aliased Type§

struct CallContext { /* private fields */ }