Attribute Macro polyhal_macro::def_percpu

source ยท
#[def_percpu]
Expand description

Defines a per-CPU data structure.

It should be used on a static variable.

See the crate-level documentation for more details.