wren_sys::WrenForeignMethodFn [] [src]

type WrenForeignMethodFn = Option<extern fn(vm: *mut WrenVM)>;