[ CCode ( simple_generics = true ) ]
public void set_op_res_gpointer<T> (owned T op_res)
Sets the operation result within the asynchronous result to a pointer.
Use Task and return_pointer instead.
this | |
op_res |
a pointer result from an asynchronous function. |
destroy_op_res |
a DestroyNotify function. |