gtk4_sys

Function gtk_text_iter_forward_word_ends

Source
pub unsafe extern "C" fn gtk_text_iter_forward_word_ends(
    iter: *mut GtkTextIter,
    count: c_int,
) -> gboolean