_Py_atomic_store_explicit

Undocumented in source. Be warned that the author may not have intended to support it.
version(Python_3_0_Or_Later)
extern (C)
void
_Py_atomic_store_explicit
(
ATOMIC_VAL
NEW_VAL
)
(
ATOMIC_VAL val
,
NEW_VAL val2
,)

Meta