pub type BuiltinFunction<C> = fn(_: *mut EbpfVm<'_, C>, _: u64, _: u64, _: u64, _: u64, _: u64);
Expand description

Syscall function without context