raylib_wasm

Function ImageColorTint

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