Skip to main content

gr_poly_get_str

Function gr_poly_get_str 

Source
pub unsafe extern "C" fn gr_poly_get_str(
    res: *mut *mut c_char,
    poly: *const gr_poly_struct,
    x: *const c_char,
    ctx: *mut gr_ctx_struct,
) -> c_int