Function msfs::sys::nvgRGBA

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