Trait VectorPacksCC

pub trait VectorPacksCC

Associated Types

type Result;

Required Methods

unsafe fn vec_packs_cc(self, b: Self) -> (Self::Result, i32)

Implementors