Function axtask::handle_exec

source ·
pub fn handle_exec<F>(post_fn: F) -> !where
    F: FnOnce(AxTaskRef),
Expand description

Inits a new task for the new program and run it