[][src]Function cppconnect6::cppbind::ffi_test::test_echo_raw_play_result

#[no_mangle]
pub extern "C" fn test_echo_raw_play_result(
    winner: CInt,
    path: *mut RawPath,
    len: CInt,
    allocator: AllocatorType<RawPath>
) -> RawPlayResult

Get play result from C++ and return repackaged one.