Skip to main content

PathSegmentHandle

Type Alias PathSegmentHandle 

Source
pub type PathSegmentHandle = Handle<fpdf_pathsegment_t>;
Expand description

Handle for the PDFium path segment pointer

Aliased Typeยง

pub struct PathSegmentHandle { /* private fields */ }