[][src]Function blend2d_sys::blPathAddTransformedPath

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