[][src]Function ramp::ll::copy_incr

pub unsafe fn copy_incr(src: Limbs, dst: LimbsMut, n: i32)

Copies the n limbs from src to dst in an incremental fashion.