Function csfml_network_sys::sfUdpSocket_sendPacket [] [src]

pub unsafe extern "C" fn sfUdpSocket_sendPacket(
    socket: *mut sfUdpSocket,
    packet: *mut sfPacket,
    remoteAddress: sfIpAddress,
    remotePort: c_ushort
) -> sfSocketStatus