Function rpgffi::create_gather_path [] [src]

pub unsafe extern "C" fn create_gather_path(
    root: *mut PlannerInfo,
    rel: *mut RelOptInfo,
    subpath: *mut Path,
    target: *mut PathTarget,
    required_outer: Relids,
    rows: *mut f64
) -> *mut GatherPath