pub type CUipcEventHandle = CUipcEventHandle_v1;
Expand description

CUDA IPC event handle

Aliased Type§

struct CUipcEventHandle {
    pub reserved: [i8; 64],
}

Fields§

§reserved: [i8; 64]