type InternalCuddMgr = Rc<InternalCuddMgrPtr>;Expand description
Internal representation of the CUDD manager
Aliased Typeยง
struct InternalCuddMgr { /* private fields */ }type InternalCuddMgr = Rc<InternalCuddMgrPtr>;Internal representation of the CUDD manager
struct InternalCuddMgr { /* private fields */ }