예제 #1
0
 internal IntPtr Dup() => LibRdKafka.conf_dup(handle);
 internal IntPtr Dup()
 {
     return(LibRdKafka.conf_dup(handle));
 }