hipExternalMemoryBufferDesc_st

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

Members

Variables

flags
uint flags;
Undocumented in source.
offset
ulong offset;
Undocumented in source.
size
ulong size;
Undocumented in source.

Meta