binaryninja/commercial/scc-docs/min.txt

15 lines
294 B
Plaintext
Raw Normal View History

2018-12-13 18:39:52 +00: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]