[][src]Function blend2d_sys::blPathPolyTo

pub unsafe extern "C" fn blPathPolyTo(
    self_: *mut BLPathCore,
    poly: *const BLPoint,
    count: usize
) -> BLResult