pub unsafe extern "C" fn bossSendContextConfig(
ctx: *mut bossContext,
) -> ResultExpand description
Sends the config stored in the context. Used before registering a task.
ยงArguments
bossContext- BOSS context.
pub unsafe extern "C" fn bossSendContextConfig(
ctx: *mut bossContext,
) -> ResultSends the config stored in the context. Used before registering a task.
bossContext - BOSS context.