Function bossStartTaskImmediate

Source
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.