Function fltk_sys::fl::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
)