[][src]Type Definition nginx::ngx_event_handler_pt

type ngx_event_handler_pt = Option<unsafe extern "C" fn(ev: *mut ngx_event_t)>;