[][src]Function skia_bindings::SkMatrix_mapVectors

pub unsafe extern "C" fn SkMatrix_mapVectors(
    this: *const SkMatrix,
    dst: *mut SkVector,
    src: *const SkVector,
    count: c_int
)