RLib
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RLib" , cprefix = "r_lib_" , free_function = "r_lib_free" ) ]
public class RLib
Content:
Static methods:
- public static bool dl_close (void* handler)
- public static void* dl_open (string libname)
- public static string? path (string libname)
Creation methods:
- public RLib (string symname, string? symfunc = null)
Methods: