[−][src]Type Definition nginx::ngx_event_free_peer_pt
type ngx_event_free_peer_pt = Option<unsafe extern "C" fn(pc: *mut ngx_peer_connection_t, data: *mut c_void, state: ngx_uint_t)>;
type ngx_event_free_peer_pt = Option<unsafe extern "C" fn(pc: *mut ngx_peer_connection_t, data: *mut c_void, state: ngx_uint_t)>;