pub const fn int_to_s_c(i: i32) -> u32
Encode a signed integer into an unsigned C-field value.
C: int2sC(i)
int2sC(i)