Function nanovg_sys::nvgRGBAf[][src]

pub unsafe extern "C" fn nvgRGBAf(
    r: c_float,
    g: c_float,
    b: c_float,
    a: c_float
) -> NVGcolor