Function poppler_sys::poppler_ps_file_new

source ·
pub unsafe extern "C" fn poppler_ps_file_new(
    document: *mut PopplerDocument,
    filename: *const c_char,
    first_page: c_int,
    n_pages: c_int,
) -> *mut PopplerPSFile