Type Definition unmp_protocol_raw::RecvCallback[][src]

type RecvCallback = fn(_: Connection, _: &[u8]);

接收到数据的回调函数格式