set_mirroring_func


Description:

[ Version ( since = "0.9.2" ) ]
public void set_mirroring_func (owned UnicodeMirroringFunc func)

Sets the implementation function for UnicodeMirroringFunc.

Parameters:

func

The callback function to assign

destroy

The function to call when user_data is not needed anymore

ufuncs

A Unicode-functions structure

user_data

Data to pass to func