[][src]Function cgc_single_threaded::mem::fits_u8

pub fn fits_u8(value: i64) -> bool

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