[][src]Type Definition runng::pipe::PipeNotifyCallback

type PipeNotifyCallback = unsafe extern "C" fn(pipe: nng_pipe, event: i32, arg1: PipeNotifyCallbackArg);