pub type ProcessInstanceBox<'cglue_a> = ProcessInstanceBaseBox<'cglue_a, c_void>;

Aliased Type§

struct ProcessInstanceBox<'cglue_a> { /* private fields */ }