Function gtk4_sys::gtk_text_view_get_cursor_locations

source ·
pub unsafe extern "C" fn gtk_text_view_get_cursor_locations(
    text_view: *mut GtkTextView,
    iter: *const GtkTextIter,
    strong: *mut GdkRectangle,
    weak: *mut GdkRectangle
)