Exemplo n.º 1
0
 public static IntPtr GetProcAddress(string fname)
 {
     return(AlDelegates.alGetProcAddress(fname));
 }