Type Alias cudaUUID_t

Source
pub type cudaUUID_t = CUuuid_st;

Aliased Type§

#[repr(C)]
pub struct cudaUUID_t { pub bytes: [i8; 16], }

Fields§

§bytes: [i8; 16]