Type Definition nng_sys::nng_pipe_cb[][src]

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