zmq_bind

Function zmq_bind 

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