Trait VectorPacksuCC

pub trait VectorPacksuCC

Associated Types

type Result;

Required Methods

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

Implementors