C# Class Ankura.libSystem

Afficher le fichier Open project: craftworkgames/katabasis

Private Methods

Méthode Description
dlclose ( IntPtr handle ) : int
dlopen ( string fileName, int flags ) : IntPtr
dlsym ( IntPtr handle, string name ) : IntPtr