pub unsafe fn get1f_from_f32(m: &f32, i: i32) -> f32
Expand description

| # Safety | | i mut be between 0 and 3 inclusive |