atomic-int 0.1.4

Atomics for additional integers, like C/FFI types
Documentation

atomic-int

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 13 of them enabled by default.

default

c (default)

primitives (default)

This feature flag does not enable additional features.

c_char (default)

This feature flag does not enable additional features.

c_int (default)

This feature flag does not enable additional features.

c_long (default)

This feature flag does not enable additional features.

c_longlong (default)

This feature flag does not enable additional features.

c_schar (default)

This feature flag does not enable additional features.

c_short (default)

This feature flag does not enable additional features.

c_uchar (default)

This feature flag does not enable additional features.

c_uint (default)

This feature flag does not enable additional features.

c_ulong (default)

This feature flag does not enable additional features.

c_ulonglong (default)

This feature flag does not enable additional features.

c_ushort (default)

This feature flag does not enable additional features.

doc_cfg

This feature flag does not enable additional features.

libc

signal