poplar::syscall::result

Function status_to_syscall_repr

Source
pub fn status_to_syscall_repr<E>(result: Result<(), E>) -> usize
where E: Into<usize>,