Function allegro_sys::drawing::al_draw_pixel[][src]

pub unsafe extern "C" fn al_draw_pixel(
    x: c_float,
    y: c_float,
    color: ALLEGRO_COLOR
)