UdpSocket_bind

Function UdpSocket_bind 

Source
pub unsafe extern "C" fn UdpSocket_bind(
    self_: UdpSocket,
    address: *const c_char,
    port: c_int,
) -> bool