[][src]Function skia_bindings::SkISize_equals

pub unsafe extern "C" fn SkISize_equals(
    this: *const SkISize,
    w: i32,
    h: i32
) -> bool