Function GenImageChecked

Source
pub unsafe extern "C" fn GenImageChecked(
    width: c_int,
    height: c_int,
    checksX: c_int,
    checksY: c_int,
    col1: Color,
    col2: Color,
) -> Image