OH_ArkUI_StyledString_Descriptor_Destroy

Function OH_ArkUI_StyledString_Descriptor_Destroy 

Source
pub unsafe extern "C" fn OH_ArkUI_StyledString_Descriptor_Destroy(
    descriptor: *mut ArkUI_StyledString_Descriptor,
)
Available on crate features api-12 and api-14 only.
Expand description

Destroys an ArkUI_StyledString_Descriptor object and reclaims the memory occupied by the object.

ยงArguments

  • descriptor - Pointer to an ArkUI_StyledString_Descriptor object.

Available since API-level: 14