Does a zero-copy conversion of this FFIArray to a D slice. Regular slice ownership semantics, e.g. variable lifetime, still apply. DIP1000 should help avoid lifetime issues.
See Implementation
Does a zero-copy conversion of this FFIArray to a D slice. Regular slice ownership semantics, e.g. variable lifetime, still apply. DIP1000 should help avoid lifetime issues.