_rdrand32_step

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int _rdrand32_step(uint* r)
  2. int _rdrand32_step(uint* i)
  3. int _rdrand32_step(uint* )
  4. int _rdrand32_step(uint* r)
    version(D_InlineAsm_X86_64)
    static if(BOTAN_HAS_ENTROPY_SRC_RDRAND)
    int
    _rdrand32_step
    (
    uint* r
    )

Meta