[][src]Function blend2d_sys::blPathModifyOp

pub unsafe extern "C" fn blPathModifyOp(
    self_: *mut BLPathCore,
    op: u32,
    n: usize,
    cmdDataOut: *mut *mut u8,
    vtxDataOut: *mut *mut BLPoint
) -> BLResult