Function bossSendContextConfig

Source
pub unsafe extern "C" fn bossSendContextConfig(
    ctx: *mut bossContext,
) -> Result
Expand description

Sends the config stored in the context. Used before registering a task.

ยงArguments

  • bossContext - BOSS context.