Function pink::force_stop_sidevm

source ·
pub fn force_stop_sidevm()
Expand description

Force stop the side VM instance if it is running

You should avoid to call this function. Instead, prefer let the side program exit gracefully by itself.