Skip to main content

request_exit

Function request_exit 

Source
pub fn request_exit(code: i32)
Expand description

Request process exit with the given code. Called by process.exit() and Bun.exit().