Low-level FFI bindings for the SA-MP AMX virtual machine and open.mp native component ABI. Used internally by `rust-samp`; depend on it directly only if you need raw access without the higher-level macros and lifecycle.
//! Integration test suite for `samp-sdk` — one file per area covered.
modamx_cell;modamx_string;modbuffer;#[cfg(not(feature ="samp-only"))]modomp_lifecycle;