Skip to main content

ca_poly_shift_right

Function ca_poly_shift_right 

Source
pub unsafe extern "C" fn ca_poly_shift_right(
    res: *mut ca_poly_struct,
    poly: *const ca_poly_struct,
    n: slong,
    ctx: *mut ca_ctx_struct,
)