Function gtk4_sys::gtk_string_list_splice

source ·
pub unsafe extern "C" fn gtk_string_list_splice(
    self_: *mut GtkStringList,
    position: c_uint,
    n_removals: c_uint,
    additions: *const *const c_char
)