Function raylib_sys::GenImageChecked
source ยท pub unsafe extern "C" fn GenImageChecked(
width: c_int,
height: c_int,
checksX: c_int,
checksY: c_int,
col1: Color,
col2: Color
) -> Imagepub unsafe extern "C" fn GenImageChecked(
width: c_int,
height: c_int,
checksX: c_int,
checksY: c_int,
col1: Color,
col2: Color
) -> Image