Function rpgffi::build_simple_rel [] [src]

pub unsafe extern "C" fn build_simple_rel(
    root: *mut PlannerInfo,
    relid: c_int,
    reloptkind: RelOptKind
) -> *mut RelOptInfo