Skip to main content

_ca_poly_shift_right

Function _ca_poly_shift_right 

Source
pub unsafe extern "C" fn _ca_poly_shift_right(
    res: ca_ptr,
    poly: ca_srcptr,
    len: slong,
    n: slong,
    ctx: *mut ca_ctx_struct,
)