[][src]Function blend2d_sys::blPathAddStrokedPath

pub unsafe extern "C" fn blPathAddStrokedPath(
    self_: *mut BLPathCore,
    other: *const BLPathCore,
    range: *const BLRange,
    options: *const BLStrokeOptionsCore,
    approx: *const BLApproximationOptions
) -> BLResult