Type Alias CUipcEventHandle_v1

Source
pub type CUipcEventHandle_v1 = CUipcEventHandle_st;
Expand description

CUDA IPC event handle

Aliased Type§

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

Fields§

§reserved: [i8; 64]