Skip to main content

C

Type Alias C 

Source
pub type C = DynamicScalar<_C>;
Expand description

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

Aliased Typeยง

pub struct C { /* private fields */ }