[][src]Function fltk_sys::image::Fl_JPEG_Image_scale

pub unsafe extern "C" fn Fl_JPEG_Image_scale(
    self_: *mut Fl_JPEG_Image,
    width: c_int,
    height: c_int,
    proportional: c_int,
    can_expand: c_int
)