Function bitset_shift_left

Source
pub unsafe extern "C" fn bitset_shift_left(
    bitset: *mut bitset_t,
    s: usize,
)