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