fltk_sys::table

Function Fl_Table_set_deleter

Source
pub unsafe extern "C" fn Fl_Table_set_deleter(
    arg1: *mut Fl_Table,
    arg2: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
)