Skip to main content

framework_syscalls

Function framework_syscalls 

Source
pub fn framework_syscalls() -> impl Iterator<Item = &'static OpRegistration>
Expand description

Iterate every Syscall-kind registration. Consumed by Engine::register_all_framework_syscalls at Node construction time.