fltk_sys::input

Function Fl_Int_Input_set_deleter

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