Example #1
0
 public static IntPtr GetProcAddress(string fname)
 {
     return(ALDelegates.alGetProcAddress(fname));
 }