Function gtk4_sys::gtk_snapshot_render_insertion_cursor
source · pub unsafe extern "C" fn gtk_snapshot_render_insertion_cursor(
snapshot: *mut GtkSnapshot,
context: *mut GtkStyleContext,
x: c_double,
y: c_double,
layout: *mut PangoLayout,
index: c_int,
direction: PangoDirection
)