Function pgrx::pg_sys::create_tablefuncscan_path

source ยท
pub unsafe fn create_tablefuncscan_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_required_outer: *mut Bitmapset,
) -> *mut Path