Function tee::call_command

source ·
pub fn call_command(op: &mut TeecOperation, command_id: u32) -> Result<(), u32>
Expand description

Creates a temporary session and call a command.

Returns error code on failure.