[][src]Module samp::error

Work with AMX errors.

Enums

AmxError

Error type returned by AMX functions (origin amx_*).

Type Definitions

AmxResult

A specialized Result type for operations on AMX.