pub unsafe extern "C" fn suit_worker_done_cb(res: c_int)
Expand description
@brief Callback that is executed after the SUIT process has finished
@param[in] res Result of the SUIT update, 0 on success
By default this will reboot the board, can be overwritten by the application.