Exemplo n.º 1
0
    int
set_ref_in_python (int copyID)
{
    return set_ref_in_py(copyID);
}
Exemplo n.º 2
0
    void
set_ref_in_python (int copyID)
{
    set_ref_in_py(copyID);
}