[][src]Function mcio::ping

pub fn ping<A: Into<String>>(
    address: A,
    port: u16,
    protocol_version: i32
) -> Option<Response>