binaryninja/scc-docs/min.txt
Giulio De Pasquale 52e9dc828b dindon
2018-12-13 18:39:52 +00:00

15 lines
294 B
Plaintext

__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]