cli_registry_delete_command

Function cli_registry_delete_command 

Source
pub unsafe extern "C" fn cli_registry_delete_command(
    registry: *mut CliRegistry,
    name: *const c_char,
)
Expand description

Deletes a cli command

ยงArguments

  • [in] - registry Pointer to registry instance
  • [in] - name Command name