Type Alias CUipcEventHandle

Source
pub type CUipcEventHandle = CUipcEventHandle_v1;
Expand description

CUDA IPC event handle

Aliased Type§

#[repr(C)]
pub struct CUipcEventHandle { pub reserved: [i8; 64], }

Fields§

§reserved: [i8; 64]