[][src]Type Definition nng_sys::nng_pipe_cb

type nng_pipe_cb = Option<unsafe extern "C" fn(arg1: nng_pipe, arg2: nng_pipe_ev, arg3: *mut c_void)>;