Struct cuda_sys::cuda::CUuuid_st[][src]

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

Fields

Trait Implementations

impl Debug for CUuuid_st
[src]

Formats the value using the given formatter. Read more

impl Copy for CUuuid_st
[src]

impl Clone for CUuuid_st
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for CUuuid_st

impl Sync for CUuuid_st