Function clockwork_thread_program_v1::thread_program::thread_create
source · pub fn thread_create(
_ctx: Context<'_, '_, '_, '_, ThreadCreate<'_>>,
_id: String,
_kickoff_instruction: InstructionData,
_trigger: Trigger
) -> ProgramResult