Function bitset_get

Source
pub unsafe extern "C" fn bitset_get(
    bitset: *const bitset_t,
    i: usize,
) -> bool