cudaExternalMemoryHandleDesc

Undocumented in source.

Members

Unions

handle_st
union handle_st
Undocumented in source.

Variables

flags
uint flags;

Flags must either be zero or ::cudaExternalMemoryDedicated

handle
handle_st handle;
Undocumented in source.
size
ulong size;

Size of the memory allocation

type
cudaExternalMemoryHandleType type;
Undocumented in source.

Meta