[][src]Function zathura_plugin_sys::zathura_document_get_password

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

Returns the password of the document

@param document The document @return Returns the password of the document