[][src]Function skia_bindings::C_SkPath_Equals

pub unsafe extern "C" fn C_SkPath_Equals(
    lhs: *const SkPath,
    rhs: *const SkPath
) -> bool