[][src]Function blend2d_sys::blPathAddPath

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