pub type cudaIpcEventHandle_t = cudaIpcEventHandle_st;
CUDA IPC event handle
#[repr(C)]pub struct cudaIpcEventHandle_t { pub reserved: [i8; 64], }
reserved: [i8; 64]