ADD2_IMM

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

Meta