Function general_bitnot

Source
pub fn general_bitnot<T1: Not<Output = T1>>(expr: T1) -> T1