Function msfs::sys::nvgRGBAf

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