sys_struct

Attribute Macro sys_struct 

Source
#[sys_struct]
Expand description

Generates platform-specific type aliases for a struct.

It preserves the original struct definition and adds type aliases that are only available on specific platforms.

ยงOptions

Same as sys_function.