[][src]Function skia_bindings::SkPoint_setLength

pub unsafe extern "C" fn SkPoint_setLength(
    this: *mut SkPoint,
    length: SkScalar
) -> bool