Macro kos_sys::PVR_PACK_COLOR

source ยท
macro_rules! PVR_PACK_COLOR {
    ($a:expr, $r:expr, $g:expr, $b:expr) => { ... };
}