DrawBitmapRect

Function DrawBitmapRect 

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