replace_data


Description:

[ CCode ( simple_generics = true ) ]
[ Version ( since = "2.34" ) ]
public bool replace_data<G,T> (string key, G oldval, owned T newval, out DestroyNotify? old_destroy)