Function inapi::command_ffi::command_exec [] [src]

#[no_mangle]
pub extern "C" fn command_exec(
    cmd_ptr: *mut Command,
    host_ptr: *mut Host
) -> *mut Ffi__CommandResult