ngx
0.5.0
ngx_
cpuset_
t
Aliased Type
Fields
__bits
In ngx::
ffi
ngx
::
ffi
Type Alias
ngx_cpuset_t
Copy item path
Source
pub type ngx_cpuset_t =
cpu_set_t
;
Aliased Type
§
struct ngx_cpuset_t { pub __bits: [
u64
;
16
], }
Fields
§
§
__bits: [
u64
;
16
]