msfs::sys

Function nvgHSLA

Source
pub unsafe extern "C" fn nvgHSLA(
    h: f32,
    s: f32,
    l: f32,
    a: c_uchar,
) -> NVGcolor