Function libscmp::resolve_syscall_num[][src]

pub fn resolve_syscall_num(arch: Arch, num: c_int) -> Option<OsString>
Expand description

Look up the name of a syscall given the architecture and the syscall number.