[][src]Function skia_bindings::SkMatrix_mapPoints1

pub unsafe extern "C" fn SkMatrix_mapPoints1(
    this: *const SkMatrix,
    pts: *mut SkPoint,
    count: c_int
)