Struct cuda_sys::vector_types::ulong1[][src]

#[repr(C)]
pub struct ulong1 { pub x: c_ulong, }

Fields

Trait Implementations

impl Debug for ulong1
[src]

Formats the value using the given formatter. Read more

impl Copy for ulong1
[src]

impl Clone for ulong1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for ulong1

impl Sync for ulong1