Type Definition samp_sdk::amx::AmxResult [] [src]

type AmxResult<T> = Result<T, AmxError>;