legate.core.AutoTask.raw_handle#

AutoTask.raw_handle#

uintptr_t

Get a handle to the C++ AutoTask 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:

int

Type:

AutoTask.raw_handle