fltk_sys::image

Function Fl_Image_scale

Source
pub unsafe extern "C" fn Fl_Image_scale(
    self_: *mut Fl_Image,
    width: c_int,
    height: c_int,
    proportional: c_int,
    can_expand: c_int,
)