dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
sfUdpSocket_unbind
dsfml
network
udpsocket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (
C
)
void
sfUdpSocket_unbind
(
sfUdpSocket
*
socket
)
Meta
Source
See Implementation
dsfml
network
udpsocket
classes
UdpSocket
functions
sfUdpSocket_bind
sfUdpSocket_create
sfUdpSocket_destroy
sfUdpSocket_getLocalPort
sfUdpSocket_isBlocking
sfUdpSocket_receive
sfUdpSocket_receivePacket
sfUdpSocket_send
sfUdpSocket_sendPacket
sfUdpSocket_setBlocking
sfUdpSocket_unbind
structs
sfUdpSocket