fltk_custom_widget_set_draw_callback
fn
void fltk_custom_widget_set_draw_callback(CustomWidgetPtr widget,
CustomWidgetDrawCallback callback,
void * userdata)Sets the draw callback for the custom widget.