SharedLibrary

method_type: SharedLibraryFunction

 

__init__(self, library, **functions): 

 

register(self, tag, name=None, docstring=None, defaults=None, return_handler=None, prep_args=None, **params): 

 

get_function(self, item): 

 

__getattr__(self, item): 

 

__repr__(self): 

Feedback

Examples

Templates

Documentation