Function rpgffi::apply_projection_to_path [] [src]

pub unsafe extern "C" fn apply_projection_to_path(
    root: *mut PlannerInfo,
    rel: *mut RelOptInfo,
    path: *mut Path,
    target: *mut PathTarget
) -> *mut Path