[][src]Function zathura_plugin_sys::zathura_page_get_document

pub unsafe extern "C" fn zathura_page_get_document(
    page: *mut zathura_page_t
) -> *mut zathura_document_t

Returns the associated document

@param page The page object @return The associated document @return NULL if an error occurred