OH_ArkUI_RenderNodeUtils_DisposeNodeBorderWidthOption

Function OH_ArkUI_RenderNodeUtils_DisposeNodeBorderWidthOption 

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

Dispose the NodeBorderWidth option.

ยงArguments

  • option - Pointer to the NodeBorderWidth option.

Available since API-level: 20