linux_api_exit::exit [] [src]

pub unsafe extern fn exit(error_code: c_int)

Exits the current process with the specified error code

You should use either linux_api::EXIT_SUCCESS or linux_api::EXIT_FAILURE