[][src]Type Definition nginx::ngx_http_cleanup_pt

type ngx_http_cleanup_pt = Option<unsafe extern "C" fn(data: *mut c_void)>;