Function i64

pub const fn i64<B>(n: i64) -> Result<i64, RawBoundsError<B>>
where
    B: Bounds<Primitive = i64>,