StretchBitmap

Function StretchBitmap 

Source
pub unsafe extern "C" fn StretchBitmap(
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    src: *const ibitmap,
    flags: i32,
)