[][src]Type Definition wren_sys::WrenForeignMethodFn

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