Struct cuda_sys::cuda::CUipcEventHandle_st[][src]

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

Fields

Auto Trait Implementations