Acc

Type Alias Acc 

Source
pub type Acc = NumericExpand<2u8>;
Expand description

Type to be used as a generic for launch kernel argument.

Aliased Typeยง

pub struct Acc(/* private fields */);