pub type FunctionPointerObjectRef = Rc<FunctionPointerObject>;Aliased Typeยง
struct FunctionPointerObjectRef { /* private fields */ }pub type FunctionPointerObjectRef = Rc<FunctionPointerObject>;struct FunctionPointerObjectRef { /* private fields */ }