Function blPathAddTranslatedPath

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