Function poppler_sys::poppler_ps_file_new_fd

source ·
pub unsafe extern "C" fn poppler_ps_file_new_fd(
    document: *mut PopplerDocument,
    fd: c_int,
    first_page: c_int,
    n_pages: c_int,
) -> *mut PopplerPSFile
Available on crate feature v21_12 only.