[][src]Type Definition nginx::ngx_spawn_proc_pt

type ngx_spawn_proc_pt = Option<unsafe extern "C" fn(cycle: *mut ngx_cycle_t, data: *mut c_void)>;