Function iup_sys::IupGetColor [] [src]

pub unsafe extern "C" fn IupGetColor(
    x: c_int,
    y: c_int,
    r: *mut c_uchar,
    g: *mut c_uchar,
    b: *mut c_uchar
) -> c_int