raylib_wasm

Function ImageClearBackground

source
pub unsafe extern "C" fn ImageClearBackground(
    dst: *mut Image,
    color: Color,
)