IDAPython 9.0
|
Proxy of C++ lock_func_with_tails_t class.
Public Member Functions | |
__init__ (self, "func_t" pfn) | |
init(self, pfn) -> lock_func_with_tails_t | |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
__init__ | ( | self, | |
"func_t" | pfn ) |
pfn | func_t * |
|
static |