Function inkview_sys::c_api::DrawBitmapRect[][src]

pub unsafe extern "C" fn DrawBitmapRect(
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    b: *const ibitmap,
    flags: i32
)