legate.core.ManualTask.raw_handle#
- ManualTask.raw_handle#
uintptr_t
Get a handle to the C++
ManualTask
object. This property is an escape-hatch that exists out of necessity. We make no guarantees about its type, behavior, or other properties except for the fact that it represents an opaque handle to the underlying C++ object.Currently, it returns the raw pointer to the C++ object.
- Returns:
A handle to the C++ object.
- Return type:
- Type:
ManualTask.raw_handle