uiAttributeColor

Function uiAttributeColor 

Source
pub unsafe extern "C" fn uiAttributeColor(
    a: *const uiAttribute,
    r: *mut f64,
    g: *mut f64,
    b: *mut f64,
    alpha: *mut f64,
)