gdk4_sys

Function gdk_content_provider_get_value

Source
pub unsafe extern "C" fn gdk_content_provider_get_value(
    provider: *mut GdkContentProvider,
    value: *mut GValue,
    error: *mut *mut GError,
) -> gboolean