Skip to main content

OH_ArkWeb_ReleaseString

Function OH_ArkWeb_ReleaseString 

Source
pub unsafe extern "C" fn OH_ArkWeb_ReleaseString(string: *mut c_char)
Available on crate features api-11 and api-12 only.
Expand description

Release the string acquired by native function.

ยงArguments

  • string - The string to be released.

Required System Capabilities: SystemCapability.Web.Webview.Core

Available since API-level: 12