Example #1
0
 public static bool IsSource(uint sid)
 {
     return(ALDelegates.alIsSource(sid));
 }