[][src]Function cgc::mem::fits_u8

pub fn fits_u8(value: i64) -> bool

returns true if value fits into u8 (unsigned 8bits).