pub unsafe extern "C" fn OH_ArkUI_StyledString_Destroy(
handle: *mut ArkUI_StyledString,
)Available on crate feature
api-12 only.Expand description
Free the memory occupied by the ArkUI_StyledString object.
ยงArguments
handle - A pointer to the ArkUI_StyledString object.
Available since API-level: 12