Function inkview_sys::c_api::FillArea[][src]

pub unsafe extern "C" fn FillArea(
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    color: i32
)