[ CCode ( cname = "dex_await_boxed" ) ]
[ DestroysInstance ]
public void* await_boxed () throws Error
Awaits on this and returns the g_type_boxed based result.
| this |
a [class@Dex.Future] |
|
the boxed result, or null and throws is set. |