set_op_res_gpointer
Description:
Sets the operation result within the asynchronous result to a pointer.
Note:
Use Task and return_pointer instead.
Parameters:
this | |
op_res |
a pointer result from an asynchronous function. |
destroy_op_res |
a DestroyNotify function. |