[][src]Function skia_bindings::SkPoint_set

pub unsafe extern "C" fn SkPoint_set(
    this: *mut SkPoint,
    x: SkScalar,
    y: SkScalar
)