xila_graphics_color_make

Function xila_graphics_color_make 

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