pub unsafe extern "C" fn libpd_get_double(a: *mut t_atom) -> f64
Expand description

returns the double value of an atom note: no NULL or type checks are performed note: only full-precision when compiled with PD_FLOATSIZE=64