Function msfs::sys::nvgRGB

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