Function kick

Source
pub fn kick(pid: u16)
Expand description

Kick a certain player from the server.

pid The player ID.

Returns void