[][src]Function zathura_plugin_sys::zathura_document_get_path

pub unsafe extern "C" fn zathura_document_get_path(
    document: *mut zathura_document_t
) -> *const c_char

Returns the path of the document

@param document The document @return The file path of the document