LoadPNGStretch

Function LoadPNGStretch 

Source
pub unsafe extern "C" fn LoadPNGStretch(
    path: *const u8,
    width: i32,
    height: i32,
    proportional: i32,
    dither: i32,
) -> *mut ibitmap