[][src]Function skia_bindings::SkMatrix_mapHomogeneousPoints

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