prolog::rb_min/3

rb_min(+ Tree,- Key,- Value)*

Key is the minimum key in Tree, and is associated with Val.

Private-func:

1. prolog::rb_min_3::rb_min/3(int ARG1, int ARG2, int ARG3)():