Skip to main content

OH_ArkWebRequestHeaderList_Destroy

Function OH_ArkWebRequestHeaderList_Destroy 

Source
pub unsafe extern "C" fn OH_ArkWebRequestHeaderList_Destroy(
    requestHeaderList: *mut ArkWeb_RequestHeaderList,
)
Available on crate features api-11 and api-12 only.
Expand description

Destroy the ArkWeb_RequestHeaderList.

ยงArguments

  • requestHeaderList - The ArkWeb_RequestHeaderList to be destroyed.

Required System Capabilities: SystemCapability.Web.Webview.Core

Available since API-level: 12