Function rpgffi::fetch_upper_rel [] [src]

pub unsafe extern "C" fn fetch_upper_rel(
    root: *mut PlannerInfo,
    kind: UpperRelationKind,
    relids: Relids
) -> *mut RelOptInfo