Function allegro_primitives_sys::allegro_primitives::al_draw_prim [−][src]
pub unsafe extern "C" fn al_draw_prim(
vtxs: *const c_void,
decl: *const ALLEGRO_VERTEX_DECL,
texture: *mut ALLEGRO_BITMAP,
start: c_int,
end: c_int,
_type: c_int
) -> c_int