[ CCode ( cname = "dex_await_pointer" ) ]
[ DestroysInstance ]
public void* await_pointer () throws Error
Calls [method@Dex.
Future.await] and returns the value of [method@GObject.Value.get_pointer], otherwise throws is set if the future rejected.
| this |
a [class@Dex.Future] |
|
a pointer or null |