Skip to main content

ActionHandle

Type Alias ActionHandle 

Source
pub type ActionHandle = Handle<fpdf_action_t__>;
Expand description

Handle for the PDFium action pointer

Aliased Typeยง

pub struct ActionHandle { /* private fields */ }