gtk_svg_load_from_bytes

Function gtk_svg_load_from_bytes 

Source
pub unsafe extern "C" fn gtk_svg_load_from_bytes(
    self_: *mut GtkSvg,
    bytes: *mut GBytes,
)
Available on crate feature v4_22 only.