gtk4_sys

Function gtk_snapshot_append_border

Source
pub unsafe extern "C" fn gtk_snapshot_append_border(
    snapshot: *mut GtkSnapshot,
    outline: *const GskRoundedRect,
    border_width: *const [c_float; 4],
    border_color: *const [GdkRGBA; 4],
)