Function lambda_mountain::movngs
source ยท pub fn movngs<const N: usize>(
_src: impl Constant + GlobalVariable + Fragment + Sized<N>,
_dst: impl Constant + StackVariable + Fragment + Sized<N>,
) -> impl Fragment + Programpub fn movngs<const N: usize>(
_src: impl Constant + GlobalVariable + Fragment + Sized<N>,
_dst: impl Constant + StackVariable + Fragment + Sized<N>,
) -> impl Fragment + Program