[][src]Function zathura_plugin_sys::zathura_page_form_fields_free

pub unsafe extern "C" fn zathura_page_form_fields_free(
    list: *mut girara_list_t
) -> zathura_error_t

Free list of form fields

@param list List of form fields @return ZATHURA_ERROR_OK when no error occurred, otherwise see zathura_error_t