Skip to main content

EXIT_ADDRESS

Constant EXIT_ADDRESS 

Source
pub const EXIT_ADDRESS: i32 = -65536;
Expand description

Exit address: jumping here terminates the program. This is 0xFFFF0000 interpreted as a signed i32.