[][src]Function skia_bindings::SkMatrix_mapVector

pub unsafe extern "C" fn SkMatrix_mapVector(
    this: *const SkMatrix,
    dx: SkScalar,
    dy: SkScalar,
    result: *mut SkVector
)