[][src]Function skia_bindings::SkPathRef_isOval

pub unsafe extern "C" fn SkPathRef_isOval(
    this: *const SkPathRef,
    rect: *mut SkRect,
    isCCW: *mut bool,
    start: *mut c_uint
) -> bool