C# Class Ankura.libSystem

显示文件 Open project: craftworkgames/katabasis

Private Methods

Method Description
dlclose ( IntPtr handle ) : int
dlopen ( string fileName, int flags ) : IntPtr
dlsym ( IntPtr handle, string name ) : IntPtr