[][src]Function leptess::capi::l_rbtreeInsert

pub unsafe extern "C" fn l_rbtreeInsert(
    t: *mut L_RBTREE,
    key: RB_TYPE,
    value: RB_TYPE
)