Function i64
pub const fn i64<B>(n1: i64, n2: i64) -> Result<i64, RawBoundsError<B>>
where
B: Bounds<Primitive = i64>,
i64pub const fn i64<B>(n1: i64, n2: i64) -> Result<i64, RawBoundsError<B>>
where
B: Bounds<Primitive = i64>,