set_funcs_data


Description:

[ Version ( since = "0.9.2" ) ]
public void set_funcs_data (void* font_data)

Replaces the user data attached to a font, updating the font's destroy callback.

Parameters:

font_data

Data to attach to font

destroy

The function to call when font_data is not needed anymore

font

Font to work upon