al_draw_soft_triangle

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
void
al_draw_soft_triangle
(,,,
uintptr_t state
,
void function init
,
void function
(
uintptr_t
,
int
,
int
,
int
,
int
)
first
,
void function
(
uintptr_t
,
int
)
step
,
void function
(
uintptr_t
,
int
,
int
,
int
)
draw
)

Meta