Function poppler_sys::poppler_attachment_save_to_fd

source ·
pub unsafe extern "C" fn poppler_attachment_save_to_fd(
    attachment: *mut PopplerAttachment,
    fd: c_int,
    error: *mut *mut GError,
) -> gboolean
Available on crate feature v21_12 only.