Skip to main content

gr_poly_shift_right

Function gr_poly_shift_right 

Source
pub unsafe extern "C" fn gr_poly_shift_right(
    res: *mut gr_poly_struct,
    poly: *const gr_poly_struct,
    n: slong,
    ctx: *mut gr_ctx_struct,
) -> c_int