[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public void set_op_res_gssize (ssize_t op_res)
Warning: set_op_res_gssize is deprecated since 2.46.
Sets the operation result within the asynchronous result to the given op_res.
Use Task and return_int instead.
| this | |
| op_res |
a ssize_t. |