[ CCode ( cname = "GThreadFunc" ) ]
public delegate G OnceFunc<G> ()
Specifies the type of the func functions passed to Thread or
Thread.try.
| data |
data passed to the thread |
|
the return value of the thread |