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

#[no_mangle]
pub extern "C" fn test_with_raw_vec(
    allocator: AllocatorType<CInt>
) -> RawVec<CInt>

Generate sample Vec<i32> and return RawVec::with_vec.