pub unsafe extern "C" fn OH_ArkUI_TextLayoutManager_Dispose(
layoutManager: *mut ArkUI_TextLayoutManager,
)Available on crate features
api-12 and api-22 only.Expand description
Dispose an object of the text layout manager.
ยงArguments
layoutManager- Pointer to the ArkUI_TextLayoutManager object to be disposed.
Available since API-level: 22