Example #1
0
 public int PyBytes_Size(IntPtr op)
 {
     return(Runtime_Posix.PyBytes_Size(op));
 }