btc

Tests and complements the bit.

btc
(
Field
T = typeof(Field.init[size_t.init])
)
(
auto ref Field p
,
size_t bitnum
)
if (
__traits(isUnsigned, T)
)

Return Value

Type: auto

A non-zero value if the bit was set, and a zero if it was clear.

Meta