Method
FoundryContextsave
Declaration [src]
DexFuture*
foundry_context_save (
FoundryContext* self,
DexCancellable* cancellable
)
Parameters
cancellable-
Type:
DexCancellableNo description available.
The data is owned by the caller of the method.
Return value
Type: DexFuture
A DexFuture that will resolve to
a boolean.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |