zmq_sys2

Function zmq_unbind

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