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