コード例 #1
0
 public static void Load()
 {
     InteropHelper.LoadFunctions(typeof(GL), (x) => SDL2.SDL_GL_GetProcAddress(x));
 }