コード例 #1
0
 public static string IMG_GetError()
 {
     return(SDL.SDL_GetError());
 }