[][src]Function skia_bindings::SkMatrix_mapPoints

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