msfs::sys

Function nvgRGBA

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