pub unsafe extern "C" fn OH_ArkWebHttpBodyStream_GetUserData(
httpBodyStream: *const ArkWeb_HttpBodyStream,
) -> *mut c_voidExpand description
@brief Get the user data from ArkWeb_HttpBodyStream. @param httpBodyStream The ArkWeb_HttpBodyStream. @return The set user data.
@syscap SystemCapability.Web.Webview.Core @since 12