filename_cmp

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. int filename_cmp(const(char)* f1, const(char)* f2)
    version(SCPP)
    extern (C++) @nogc nothrow nothrow
    int
    filename_cmp
    (
    const(char)* f1
    ,
    const(char)* f2
    )
  2. int filename_cmp(const(char)* f1, const(char)* f2)
  3. int filename_cmp(const(char)* f1, const(char)* f2)

Meta