FFIArray.content

Pointer to the first item in the slice.

struct FFIArray(T)
@system
T* content;

Meta