gdk_pixbuf_sys

Function 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