pub(in backend) fn try_decode_void_star<Num: RetNumber>( raw: RetReg<Num>, ) -> Result<*mut c_void>
Check for an error from the result of a syscall which encodes a *mut c_void on success.
*mut c_void