pub unsafe extern "C" fn bossStartTaskImmediate(
    taskID: *const c_char
) -> Result
Expand description

Starts a task soon after running this command.

§Arguments

  • taskID - BOSS taskID.