Function nanovg_sys::nvgLerpRGBA[][src]

pub unsafe extern "C" fn nvgLerpRGBA(
    c0: NVGcolor,
    c1: NVGcolor,
    u: c_float
) -> NVGcolor