Enum libharu_sys::HPDF_PDFA_TYPE[][src]

#[repr(C)]
pub enum HPDF_PDFA_TYPE { HPDF_PDFA_1A, HPDF_PDFA_1B, }

Variants

Auto Trait Implementations