Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
Vfree
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/gsl.xtm
Implementation
(
bind-func
Vfree
(
lambda
(
v
)
(
gsl_vector_free
v
)))
Back to Index