Tao.Sdl SDK Documentation
SdlMixer.Mix_QuickLoad_RAW Method
[Visual Basic]
Public Shared Function Mix_QuickLoad_RAW( _
ByVal
mem
As
IntPtr
, _
ByVal
len
As
Integer
_
) As
IntPtr
[C#]
public static
IntPtr
Mix_QuickLoad_RAW(
IntPtr
mem
,
int
len
);
See Also
SdlMixer Class
|
Tao.Sdl Namespace