legate.core.Scalar.raw_handle#
- Scalar.raw_handle#
uintptr_t
Get a handle to the C++
Scalar
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:
Scalar.raw_handle