Example #1
0
 public static void SourceStop(uint sid)
 {
     ALDelegates.alSourceStop(sid);
 }