AND

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string AND(string TO, string FROM)
  2. string AND(string TO, string FROM)
    static if(!(BOTAN_HAS_DMD_X86_INLINE_ASM))
    string
    AND
    (
    string TO
    ,
    string FROM
    )

Meta