#[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.
#[sys_struct]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.
Same as sys_function.