[][src]Function blend2d_sys::blPathAddTranslatedPath

pub unsafe extern "C" fn blPathAddTranslatedPath(
    self_: *mut BLPathCore,
    other: *const BLPathCore,
    range: *const BLRange,
    p: *const BLPoint
) -> BLResult