[][src]Function skia_bindings::SkMatrix_mapVector1

pub unsafe extern "C" fn SkMatrix_mapVector1(
    this: *const SkMatrix,
    dx: SkScalar,
    dy: SkScalar
) -> SkVector