Tao.Sdl SDK Documentation
SdlMixer.Mix_LoadMUS_RW Method
[Visual Basic]
Public Shared Function Mix_LoadMUS_RW( _
ByVal
rw
As
IntPtr
_
) As
IntPtr
[C#]
public static
IntPtr
Mix_LoadMUS_RW(
IntPtr
rw
);
See Also
SdlMixer Class
|
Tao.Sdl Namespace