Skip to main content

BoxedFfiError

Type Alias BoxedFfiError 

Source
pub type BoxedFfiError = Box<FfiError>;

Aliased Typeยง

pub struct BoxedFfiError(/* private fields */);