Function allegro_sys::bitmap::al_put_blended_pixel[][src]

pub unsafe extern "C" fn al_put_blended_pixel(
    x: c_int,
    y: c_int,
    color: ALLEGRO_COLOR
)