[][src]Function skia_bindings::SkMatrix_mapRectToQuad

pub unsafe extern "C" fn SkMatrix_mapRectToQuad(
    this: *const SkMatrix,
    dst: *mut SkPoint,
    rect: *const SkRect
)