set_sync_impl


Description:

[ Version ( since = "2.1.7" ) ]
public void set_sync_impl (ClientSyncImpl impl, void* userdata, DestroyNotify? userdata_destroy)

Sets an override for synchronous client functionality.

Parameters:

this

a Client

impl

a ClientSyncImpl

userdata

userdata to use with the ClientSyncImpl

userdata_destroy

function to destroy user_data when this is finalized