def host_memory_extents(obj): "Returns (start, end) the start and end pointer of the array (half open)." return mviewbuf.memoryview_get_extents(obj)