stb v1.2.0 (2018-05-07T17:43:17Z)
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