Function zmq_sys::zmq_proxy

source ·
pub unsafe extern "C" fn zmq_proxy(
    frontend_: *mut c_void,
    backend_: *mut c_void,
    capture_: *mut c_void
) -> c_int