[][src]Function cgc::mem::fits_i32

pub fn fits_i32(value: i64) -> bool

returns true if value fits into i32 (signed 32bits).