Function blPathAddStrokedPath

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