Skip to content

coroutine.resume

function coroutine.resume(co: thread, val1?: any, ...any)
  -> success: boolean
  2. ...any