Skip to main content

OH_ArkWebResourceRequest_DestroyHttpBodyStream

Function OH_ArkWebResourceRequest_DestroyHttpBodyStream 

Source
pub unsafe extern "C" fn OH_ArkWebResourceRequest_DestroyHttpBodyStream(
    httpBodyStream: *mut ArkWeb_HttpBodyStream,
)
Expand description

@brief Destroy the http body stream. @param httpBodyStream The httpBodyStream to be destroyed.

@syscap SystemCapability.Web.Webview.Core @since 12