strcasecmp
fn
int strcasecmp(scope const char * s1, scope const char * s2) extern(C) nothrow @nogcCompare two strings ignoring case
int strcasecmp(scope const char * s1, scope const char * s2) extern(C) nothrow @nogcCompare two strings ignoring case