Ejemplo n.º 1
0
 public IntPtr hb_container_get_next(IntPtr last)
 {
     return(HBFunctions.hb_container_get_next(last));
 }