gsk_path_equal

Function gsk_path_equal 

Source
pub unsafe extern "C" fn gsk_path_equal(
    path1: *const GskPath,
    path2: *const GskPath,
) -> gboolean
Available on crate feature v4_22 only.