Function core::core_arch::x86::avx::maskloadpd256

source ·
unsafe extern "C" fn maskloadpd256(
    mem_addr: *const i8,
    mask: i64x4
) -> __m256d
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.