Buffer

Undocumented in source.

Constructors

this
this(size_t elems)

Undocumented in source.

this
this(T[] arr)

Undocumented in source.

Members

Aliases

hostArgOf
alias hostArgOf(U : GlobalPointer!T) = raw

Undocumented in source.

Functions

copy
void copy()

Undocumented in source. Be warned that the author may not have intended to support it.

release
void release()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hostMemory
T[] hostMemory;

Undocumented in source.

raw
size_t raw;

Undocumented in source.

Meta