[][src]Function fltk_sys::button::Fl_Radio_Button_set_draw

pub unsafe extern "C" fn Fl_Radio_Button_set_draw(
    self_: *mut Fl_Radio_Button,
    cb: custom_draw_callback,
    data: *mut c_void
)