I have a C function (A) test_callback accepting a pointer to a function(B) as the parameter and A will "callback" B. accepting
I have a C function (A) test_callback accepting a pointer to a function(B) as the parameter and A will "callback" B. accepting