DynamicFFILibrary

Directly analogous to a regular shared library but it uses DynamicFFIFunction to dispatch calls

method_type: DynamicFFIFunction

 

__init__(self, library, compiler_options=None, **functions): 

 

get_function(self, item): 

 

configure_loader(**compile_opts): 

Feedback

Examples

Templates

Documentation