gtk4_sys

Function gtk_tree_path_compare

Source
pub unsafe extern "C" fn gtk_tree_path_compare(
    a: *const GtkTreePath,
    b: *const GtkTreePath,
) -> c_int