fltk_sys::dialog

Function Fl_choice

Source
pub unsafe extern "C" fn Fl_choice(
    x: c_int,
    y: c_int,
    txt: *const c_char,
    b0: *const c_char,
    b1: *const c_char,
    b2: *const c_char,
) -> c_int