Derive Macro sawp_ffi::GenerateFFI

source ·
#[derive(GenerateFFI)]
{
    // Attributes available to this derive:
    #[sawp_ffi]
}
Expand description

Derive macro for autogenerated accessors compatible with cbindgen See library documentation for usage examples