stb_cubic_bezier_1d

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
float
stb_cubic_bezier_1d
(
float t
,
float p0
,
float p1
,
float p2
,
float p3
)

Meta