[][src]Function zathura_plugin_sys::zathura_document_attachments_get

pub unsafe extern "C" fn zathura_document_attachments_get(
    document: *mut zathura_document_t,
    error: *mut zathura_error_t
) -> *mut girara_list_t

Get list of attachments

@param document The document object @param error Set to an error value (see \ref zathura_error_t) if an error occurred @return List of attachments