[][src]Crate sm_ext_derive

Attribute Macros

forwards
native

Declares a function as a native callback and generates internal support code.

vtable
vtable_override

Derive Macros

ICallableApi
SMExtension

Creates the entry point for SourceMod to recognise this library as an extension and set the required metadata.

SMInterfaceApi