Function ring::limb::LIMBS_are_zero

source ยท
unsafe extern "C" fn LIMBS_are_zero(
    a: *const u64,
    num_limbs: usize,
) -> LimbMask