Function gtk4_sys::gtk_tree_path_compare

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