Function blPathPolyTo

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