i32

Function i32 

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