msfs::sys

Function nvgRGB

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