[][src]Function skia_bindings::SkPath_getPoints

pub unsafe extern "C" fn SkPath_getPoints(
    this: *const SkPath,
    points: *mut SkPoint,
    max: c_int
) -> c_int