Type Definition runng_sys::nng_pipe_cb

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