[−][src]Function sunrise_libuser::ipc::find_ty_cmdid
fn find_ty_cmdid(buf: &[u8]) -> Option<(u16, u32)>
Quickly find the type and cmdid of an IPC message for the server dispatcher.
Doesn't do any validation that the message is valid.