fltk_sys::fl

Function Fl_get_color_rgb

Source
pub unsafe extern "C" fn Fl_get_color_rgb(
    col: c_uint,
    r: *mut c_uchar,
    g: *mut c_uchar,
    b: *mut c_uchar,
)