Function gdk_pixbuf_sys::gdk_pixbuf_scale_simple
source · pub unsafe extern "C" fn gdk_pixbuf_scale_simple(
src: *const GdkPixbuf,
dest_width: c_int,
dest_height: c_int,
interp_type: GdkInterpType
) -> *mut GdkPixbuf