AlignedMallocator.alignedAllocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void[] alignedAllocate(size_t bytes, uint a)
  2. void[] alignedAllocate(size_t bytes, uint a)
    struct AlignedMallocator
    version(!Posix && Windows)
    @trusted @nogc nothrow static
    void[]
    alignedAllocate
    ()
    (
    size_t bytes
    ,
    uint a
    )

Meta