pub unsafe extern "C" fn OH_ArkUI_RenderNodeUtils_DisposeRoundRectShapeOption(
option: *mut ArkUI_RoundRectShapeOption,
)Available on crate feature
api-20 only.Expand description
Dispose the RoundRectShape option.
ยงArguments
option- Pointer to the RoundRectShape option.
Available since API-level: 20