sig-with-uint64-prop Regress.TestObj::sig-with-uint64-prop function callback(test_obj, i:Number, ):Number;

You can use this with regress_test_obj_emit_sig_with_uint64, or raise from the introspection client langage.

<code>test_obj</code>

instance of that is emitting the signal

<code>i</code>

an integer

<code>Returns</code>