Method
DexCoroutineContextresume
Declaration [src]
void
dex_coroutine_context_resume (
DexCoroutineContext* context,
guint* pc,
DexFuture** future
)
Parameters
pc-
Type:
guint*No description available.
The data is owned by the caller of the method. future-
Type:
DexFutureNo description available.
The data is owned by the caller of the method.