OH_ArkUI_RenderNodeUtils_DisposeNodeBorderStyleOption

Function OH_ArkUI_RenderNodeUtils_DisposeNodeBorderStyleOption 

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

Dispose the NodeBorderStyle option.

ยงArguments

  • option - Pointer to the NodeBorderStyle option.

Available since API-level: 20