[][src]Function blend2d_sys::blPathAddReversedPath

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