Function poppler_sys::poppler_document_new_from_bytes

source ·
pub unsafe extern "C" fn poppler_document_new_from_bytes(
    bytes: *mut GBytes,
    password: *const c_char,
    error: *mut *mut GError,
) -> *mut PopplerDocument
Available on crate feature v0_82 only.