Module
Description:
[
CCode ( has_construct_function =
false ) ]
public Module (
string filename)
Creates a new Module that will load the specific shared library when in use.
Parameters:
filename |
filename of the shared library module
|
Returns:
a new Module for filename
|