stbtt_CompareUTF8toUTF16_bigendian

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int stbtt_CompareUTF8toUTF16_bigendian(const(char)* s1, int len1, const(char)* s2, int len2)
  2. int stbtt_CompareUTF8toUTF16_bigendian(const(char)* s1, int len1, const(char)* s2, int len2)
    package
    int
    stbtt_CompareUTF8toUTF16_bigendian
    (
    const(char)* s1
    ,
    int len1
    ,
    const(char)* s2
    ,
    int len2
    )

Meta