Function mask_byte

Source
fn mask_byte(v: i32) -> u8
Expand description

Equivalent to JS internal bitwise mask (force into 0..=255).