syscall_id_to_name

Function syscall_id_to_name 

Source
pub fn syscall_id_to_name(id: c_long) -> Result<&'static str, SdbError>