AsyncResultT.getUserData

Gets the user data from a GAsyncResult.

template AsyncResultT(TStruct)
void*
getUserData
()

Return Value

Type: void*

the user data for res. [transfer full]

Meta