pub const AUTO_BINDLESS_SLAB_RESOURCE_LIMIT: u32 = 2048;
Available on neither macOS nor iOS.
Expand description
The default value for the number of resources that can be stored in a slab on this platform.
See the documentation for BindlessSlabResourceLimit
for more
information.