pub unsafe extern "C" fn OH_ArkWeb_DestroyResponse(
response: *mut ArkWeb_Response,
)Available on crate features
api-11 and api-12 only.Expand description
Destroy the Reponse.
ยงArguments
response- The Response needs destroy.
Required System Capabilities: SystemCapability.Web.Webview.Core
Available since API-level: 12