[][src]Function libevent_sys::bind

pub unsafe extern "C" fn bind(
    __fd: c_int,
    __addr: __CONST_SOCKADDR_ARG,
    __len: socklen_t
) -> c_int