OH_ArkUI_RenderNodeUtils_DisposeRectShapeOption

Function OH_ArkUI_RenderNodeUtils_DisposeRectShapeOption 

Source
pub unsafe extern "C" fn OH_ArkUI_RenderNodeUtils_DisposeRectShapeOption(
    option: *mut ArkUI_RectShapeOption,
)
Available on crate feature api-20 only.
Expand description

Dispose the RectShape option.

ยงArguments

  • option - Pointer to the RectShape option.

Available since API-level: 20