Type Definition unmp_protocol_raw::RecvCallback[][src]

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

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