Function gdk4_sys::gdk_rgba_parse

source ·
pub unsafe extern "C" fn gdk_rgba_parse(
    rgba: *mut GdkRGBA,
    spec: *const c_char
) -> gboolean