[][src]Function skia_bindings::SkMatrix_setRectToRect

pub unsafe extern "C" fn SkMatrix_setRectToRect(
    this: *mut SkMatrix,
    src: *const SkRect,
    dst: *const SkRect,
    stf: SkMatrix_ScaleToFit
) -> bool