[][src]Function libzmq_sys::zmq_bind

pub unsafe extern "C" fn zmq_bind(
    s_: *mut c_void,
    addr_: *const c_char
) -> c_int