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

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