Function inkview_sys::c_api::BitmapStretchCopy[][src]

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