Skip to main content

Module raw

Module raw 

Source
Expand description

Direct translation of the types and function pointers from the AMX C header.

Each item here replicates the ABI of the original Pawn interpreter — changing it has a direct effect on binary compatibility with the SA-MP server.

Modules§

functions
Aliases for the function pointers exposed by the SA-MP server.
types
Direct translation of the amx.h header structs into Rust.