pub type BoxApi = Box<dyn HostFnApiT>;

Aliased Type§

struct BoxApi(/* private fields */);