BLArrayImpl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct BLArrayImpl {}

Members

Variables

capacity
size_t capacity;
Undocumented in source.
data
void* data;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta