Struct cuda_sys::vector_types::char1 [] [src]

#[repr(C)]
pub struct char1 { pub x: c_schar, }

Fields

Trait Implementations

impl Debug for char1
[src]

[src]

Formats the value using the given formatter.

impl Copy for char1
[src]

impl Clone for char1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more