Skip to main content

gr_poly_evaluate_other_rectangular

Function gr_poly_evaluate_other_rectangular 

Source
pub unsafe extern "C" fn gr_poly_evaluate_other_rectangular(
    res: gr_ptr,
    f: *const gr_poly_struct,
    a: gr_srcptr,
    a_ctx: *mut gr_ctx_struct,
    ctx: *mut gr_ctx_struct,
) -> c_int