xila_graphics_color32_make

Function xila_graphics_color32_make 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xila_graphics_color32_make( r: u8, g: u8, b: u8, a: u8, __result_pointer: *mut Color32, ) -> i32