core.internal.gc.os
Contains OS-level routines needed by the garbage collector.
Copyright
D Language Foundation 2005 - 2021.
Functions 1
Variables 1
enumvar
AllocSupportsShared = __traits(compiles, os_mem_map_shared)Indicates if an allocation method supports sharing between processes.