pub unsafe extern "C" fn OH_ArkUI_RenderNodeUtils_SetCommandPathOptionCommands(
option: *mut ArkUI_CommandPathOption,
commands: *mut c_char,
)Available on crate feature
api-20 only.Expand description
Set the commands value of CommandPath option.
ยงArguments
-
option- Pointer to the CommandPath option. -
commands- The commands value.
Available since API-level: 20