[][src]Function libscmp::resolve_syscall_num

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

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