Tao.Sdl SDK Documentation
Sdl.SDL_FreeSurface Method
[Visual Basic]
Public Shared Sub SDL_FreeSurface( _
ByVal
surface
As
IntPtr
_
)
[C#]
public static
void
SDL_FreeSurface(
IntPtr
surface
);
See Also
Sdl Class
|
Tao.Sdl Namespace