Function pgrx_pg_sys::query_tree_walker
source · pub unsafe fn query_tree_walker(
arg_query: *mut Query,
arg_walker: Option<unsafe extern "C" fn(_: *mut Node, _: *mut c_void) -> bool>,
arg_context: *mut c_void,
arg_flags: c_int
) -> bool