Function lv_rb_find

Source
pub unsafe extern "C" fn lv_rb_find(
    tree: *mut _lv_rb_t,
    key: *const c_void,
) -> *mut _lv_rb_node_t