legate.core.LogicalArray.raw_handle#

LogicalArray.raw_handle#

uintptr_t

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

LogicalArray.raw_handle