pub(crate) fn ipc_call_status( port: usize, msg: &mut IpcMessage, ) -> Result<u32, &'static str>
Implements ipc call status.