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