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 17 feature flags, 14 of them enabled by default.

default

  • primitives
  • c

primitives

    This feature flag does not enable additional features.

c

  • c_char
  • c_schar
  • c_uchar
  • c_short
  • c_ushort
  • c_int
  • c_uint
  • c_long
  • c_ulong
  • c_longlong
  • c_ulonglong

c_char

    This feature flag does not enable additional features.

c_schar

    This feature flag does not enable additional features.

c_uchar

    This feature flag does not enable additional features.

c_short

    This feature flag does not enable additional features.

c_ushort

    This feature flag does not enable additional features.

c_int

    This feature flag does not enable additional features.

c_uint

    This feature flag does not enable additional features.

c_long

    This feature flag does not enable additional features.

c_ulong

    This feature flag does not enable additional features.

c_longlong

    This feature flag does not enable additional features.

c_ulonglong

    This feature flag does not enable additional features.

libc

  • dep:libc

signal

  • libc

doc_cfg

    This feature flag does not enable additional features.