Wraps FPDF_DestroyClipPath. Idempotent — a second call is a
no-op. The finalizer attached to the externalptr also runs this
when R garbage-collects the handle; explicit close is useful when
you've created many clip paths and want deterministic release.
Arguments
- clip_path
A
pdfium_clip_boxfrompdf_clip_path_new().