Skip to main content

Out

Type Alias Out 

Source
pub type Out = DynamicScalar<_Out>;
Expand description

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

Aliased Typeยง

pub struct Out { /* private fields */ }