hipExternalMemoryHandleDesc_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 hipExternalMemoryHandleDesc_st {}

Members

Unions

_Anonymous_11
union _Anonymous_11
Undocumented in source.

Variables

flags
uint flags;
Undocumented in source.
handle
_Anonymous_11 handle;
Undocumented in source.
size
ulong size;
Undocumented in source.
type
hipExternalMemoryHandleType type;
Undocumented in source.

Meta