FT_Atan2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Angle FT_Atan2(FT_Fixed x, FT_Fixed y)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Atan2
  2. pFT_Atan2 FT_Atan2;

Meta