binaryninja/personal/scc-docs/min.txt

15 lines
294 B
Plaintext
Raw Normal View History

2019-04-03 14:46:40 +01:00
__min
=====
:title: Shellcode Compiler Runtime
---------------------------------------------
__min(...);
---------------------------------------------
Returns the minimum value in the list of parameters. Return value is the same type
as the parameters.
See also
--------
link:max.html[max]