Skip to content

Function Call

Spotandjake edited this page Jul 13, 2021 · 4 revisions
(closure: ptr, parameter: ptr) => i32

functions are polymorphic with the closure and parameters pattern passed in, if the value out is meant to be void we will drop the return.

Clone this wiki locally