예제 #1
0
 internal long Poll(IntPtr timeoutMs) => (long)LibRdKafka.poll(handle, timeoutMs);