[][src]Type Definition nginx::ngx_event_notify_peer_pt

type ngx_event_notify_peer_pt = Option<unsafe extern "C" fn(pc: *mut ngx_peer_connection_t, data: *mut c_void, type_: ngx_uint_t)>;