da_igImStristr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_igImStristr = const(char)* function
(
const(char)* haystack
,
const(char)* haystack_end
,
const(char)* needle
,
const(char)* needle_end
)

Meta