Function classicube_sys::Context2D_Clear
source ยท pub unsafe extern "C" fn Context2D_Clear(
ctx: *mut Context2D,
color: BitmapCol,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
)
pub unsafe extern "C" fn Context2D_Clear(
ctx: *mut Context2D,
color: BitmapCol,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
)