Function gtk_color_selection_palette_from_string

Source
pub unsafe extern "C" fn gtk_color_selection_palette_from_string(
    str: *const c_char,
    colors: *mut *mut GdkColor,
    n_colors: *mut c_int,
) -> gboolean