Struct cublas_sys::Struct_float2
[−]
[src]
pub struct Struct_float2 {
pub x: c_float,
pub y: c_float,
}Fields
x | |
y |
pub struct Struct_float2 {
pub x: c_float,
pub y: c_float,
}x | |
y |
impl Clone for Struct_float2fn clone(&self) -> Selffn clone_from(&mut self, source: &Self)impl Default for Struct_float2fn default() -> Selfimpl Copy for Struct_float2