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