Function set_negative_bit

Source
pub(super) fn set_negative_bit(x: &mut BigInt, bit: u64, value: bool)