return_int


Description:

[ Version ( since = "2.36" ) ]
public void return_int (ssize_t result)

Sets this's result to result and completes the task (see return_pointer for more discussion of exactly what this means).

Parameters:

this

a Task.

result

the integer (ssize_t) result of a task function.