Function permute_m128d

pub fn permute_m128d<const MASK: i32>(a: m128d) -> m128d
Available on crate feature dep_safe_arch only.
Expand description

Shuffle the f64 lanes in a using an immediate control value.