Function inkview_sys::c_api::DrawBitmapArea[][src]

pub unsafe extern "C" fn DrawBitmapArea(
    x: i32,
    y: i32,
    b: *const ibitmap,
    bx: i32,
    by: i32,
    bw: i32,
    bh: i32
)