Skip to main content

sign_extend

Function sign_extend 

pub const fn sign_extend(v: i128, n: usize) -> i128
Expand description

Extends an n-bit number in v to an i128.