Function msfs::sys::nvgHSLA

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