#[doc(hidden)]macro_rules! __impl_altvec_real_dataptr {
($ty:ty) => { ... };
}Expand description
Internal macro: impl AltVec with materializing dataptr for real ALTREP.
#[doc(hidden)]macro_rules! __impl_altvec_real_dataptr {
($ty:ty) => { ... };
}Internal macro: impl AltVec with materializing dataptr for real ALTREP.