Function pocky_context_dealloc¶
Defined in File pocky_context.h
Function Documentation¶
- 
void pocky_context_dealloc(pocky_context_object *self)¶
 Deallocates a Python
pocky.ext.Contextobject.- Parameters:
 self – [in] Object to be deallocated
Defined in File pocky_context.h
Deallocates a Python pocky.ext.Context object. 
self – [in] Object to be deallocated