pub unsafe extern "C" fn cli_registry_delete_command( registry: *mut CliRegistry, name: *const c_char, )
Deletes a cli command
[in]