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

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