Out

Type Alias Out 

Source
pub type Out = NumericExpand<1u8>;
Expand description

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

Aliased Typeยง

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