[][src]Function pgx_pg_sys::create_bitmap_heap_path

pub unsafe fn create_bitmap_heap_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_bitmapqual: *mut Path,
    arg_required_outer: Relids,
    arg_loop_count: f64,
    arg_parallel_degree: c_int
) -> *mut BitmapHeapPath