[ Version ( since = "2.1.7" ) ]
public void set_sync_impl (ClientSyncImpl impl, void* userdata, DestroyNotify? userdata_destroy)
Sets an override for synchronous client functionality.
| this |
a Client |
| impl | |
| userdata |
userdata to use with the ClientSyncImpl |
| userdata_destroy |
function to destroy |