pub const SYS_IPC_REPLY: usize = 204; // 204usize
Reply to the current IPC call.
msg_ptr
msg_len
Must be called from within an IPC_CALL handler. Wakes the waiting caller.
IPC_CALL