legate.core.StructLogicalArray.from_raw_handle#
- static StructLogicalArray.from_raw_handle(uintptr_t raw_handle)#
Create a
LogicalArrayfrom a pointer to C++LogicalArray.- Parameters:
raw_handle (int) – The pointer to the C++
LogicalArrayobject.- Returns:
The newly created
LogicalArray.- Return type: