qstrnicmp

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. int qstrnicmp(const(char)* , const(char)* , uint len)
    extern (C++)
    int
    qstrnicmp
    (
    const(char)*
    ,
    const(char)*
    ,
    uint len
    )
  2. int qstrnicmp(const(char)* , qsizetype , const(char)* , qsizetype )

Meta