Skip to main content

image_u8_draw_annulus

Function image_u8_draw_annulus 

Source
pub unsafe extern "C" fn image_u8_draw_annulus(
    im: *mut image_u8_t,
    x0: f32,
    y0: f32,
    r0: f32,
    r1: f32,
    v: c_int,
)