Skip to main content

c_double

Type Alias c_double 

Source
pub type c_double = f64;
Expand description

The double type in C.