Function blPathAddReversedPath

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