encrypt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void encrypt(char[64] , int )
  2. void encrypt(char[64] , int )
  3. void encrypt(char* , int )
    version(!linux && !darwin && FreeBSD)
    extern (C)
    void
    encrypt
    (
    char*
    ,
    int
    )
  4. void encrypt(char* , int )

Meta