[][src]Function libdazzle_sys::dzl_tree_find_custom

pub unsafe extern "C" fn dzl_tree_find_custom(
    self_: *mut DzlTree,
    equal_func: GEqualFunc,
    key: gpointer
) -> *mut DzlTreeNode