test_bit

test_bit - Determine whether a bit is set @nr: bit number to test @addr: Address to start counting from

int
test_bit
()
(
int nr
,
const shared c_ulong* addr
)

Meta