Macro get_f64

Source
macro_rules! get_f64 {
    ($row:expr, $idx:expr) => { ... };
}