BitmapStretchCopy

Function BitmapStretchCopy 

Source
pub unsafe extern "C" fn BitmapStretchCopy(
    bmp: *const ibitmap,
    sx: i32,
    sy: i32,
    sw: i32,
    sh: i32,
    width: i32,
    height: i32,
) -> *mut ibitmap