Tao.Sdl SDK Documentation

Sdl.SDL_WriteBE32 Method (IntPtr, UInt32)

[Visual Basic]
Overloads Public Shared Function SDL_WriteBE32( _
   ByVal dst As IntPtr, _
   ByVal val As UInt32 _
) As Integer
[C#]
public static int SDL_WriteBE32(
   IntPtr dst,
   uint val
);

See Also

Sdl Class | Tao.Sdl Namespace | Sdl.SDL_WriteBE32 Overload List