Example #1
0
 public static bool IsBuffer(uint bid)
 {
     return(ALDelegates.alIsBuffer(bid));
 }