is_jit_enabled
Syntax
native is_jit_enabled();
Description
Returns if the AMXX installation has the JIT enabled.
Return
1 if JIT is enabled, 0 otherwise
native is_jit_enabled();
Returns if the AMXX installation has the JIT enabled.
1 if JIT is enabled, 0 otherwise