Tao.Sdl SDK Documentation |
|
Sdl.SDL_CreateSemaphore Method (UInt32)
[Visual Basic]
Overloads Public Shared Function SDL_CreateSemaphore( _
ByVal
initial_value As
UInt32 _
) As
IntPtr
[C#]
public static
IntPtr SDL_CreateSemaphore(
uint initial_value);
See Also
Sdl Class | Tao.Sdl Namespace | Sdl.SDL_CreateSemaphore Overload List