nvgRGBAf

Function nvgRGBAf 

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