Function arb_sys::arb_poly::arb_poly_shift_left[][src]

pub unsafe extern "C" fn arb_poly_shift_left(
    res: *mut arb_poly_struct,
    poly: *mut arb_poly_struct,
    n: mp_limb_signed_t
)