stb v1.1.4 (2018-05-06T19:50:32Z)
Dub
Repo
binarySearch
stb
wrapper
Undocumented in source. Be warned that the author may not have intended to support it.
int
binarySearch
(
int
min
,
int
max
,
int
delegate
(
int
)
comp
,
bool
lower
= true
)
Meta
Source
See Implementation
stb
wrapper
modules
dxt
image
packer
functions
binarySearch