Struct cuda_sys::vector_types::ushort1[][src]

#[repr(C)]
pub struct ushort1 { pub x: c_ushort, }

Fields

Trait Implementations

impl Debug for ushort1
[src]

Formats the value using the given formatter. Read more

impl Copy for ushort1
[src]

impl Clone for ushort1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for ushort1

impl Sync for ushort1