bsearch

extern (C) @system nothrow @nogc
inout(void)*
bsearch
(
const void* key
,
inout(void)* base
,
size_t nmemb
,
size_t size
,)
Suggestion Box / Bug Report