Function ctru_sys::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.