Function zmq_threadstart

Source
pub unsafe extern "C" fn zmq_threadstart(
    func_: zmq_thread_fn,
    arg_: *mut c_void,
) -> *mut c_void