[][src]Function skia_bindings::SkMatrix_mapRectScaleTranslate

pub unsafe extern "C" fn SkMatrix_mapRectScaleTranslate(
    this: *const SkMatrix,
    dst: *mut SkRect,
    src: *const SkRect
)