Type Alias kn_cuda_sys::bindings::CUipcEventHandle
source · pub type CUipcEventHandle = CUipcEventHandle_v1;Expand description
CUDA IPC event handle
Aliased Type§
struct CUipcEventHandle {
pub reserved: [i8; 64],
}Fields§
§reserved: [i8; 64]