Skip to main content

PageLinkHandle

Type Alias PageLinkHandle 

Source
pub type PageLinkHandle = Handle<fpdf_pagelink_t__>;
Expand description

Handle for the PDFium page link pointer

Aliased Typeยง

pub struct PageLinkHandle { /* private fields */ }