nn::hio::CTR::SharedMemoryChannel::Open Member Function#include <nn/hio.h> Result Open( int ch, void * pWorkMemory );
| Name | Description | |
|---|---|---|
| in | ch | Channel number to use. |
| in | pWorkMemory | Specifies the work memory used by the library. Work memory must be device memory; its size is WORKMEMORY_SIZE. |
Opens a channel.
CONFIDENTIAL