crateApiPythonPyObjectWrapperAsInt abstract method

PlatformInt64 crateApiPythonPyObjectWrapperAsInt({
  1. required PyObjectWrapper that,
})

Implementation

PlatformInt64 crateApiPythonPyObjectWrapperAsInt(
    {required PyObjectWrapper that});