clutter_color_from_string

Function clutter_color_from_string 

Source
pub unsafe extern "C" fn clutter_color_from_string(
    color: *mut ClutterColor,
    str: *const c_char,
) -> gboolean