gtk4_sys

Function gtk_css_provider_load_from_bytes

Source
pub unsafe extern "C" fn gtk_css_provider_load_from_bytes(
    css_provider: *mut GtkCssProvider,
    data: *mut GBytes,
)
Available on crate feature v4_12 only.