DECLARE_OBJ_BSEARCH_CMP_FN

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
mixin template DECLARE_OBJ_BSEARCH_CMP_FN (
type1
type2
string cmp
) {}

Members

Mixins

__anonymous
mixin _DECLARE_OBJ_BSEARCH_CMP_FN!("static", type1, type2, cmp)
Undocumented in source.

Meta