Function half::binary16::arch::slice_fallback

source ยท
fn slice_fallback<S: Copy, D>(src: &[S], dst: &mut [D], f: fn(_: S) -> D)