[][src]Function pgx_pg_sys::booltestsel

pub unsafe fn booltestsel(
    arg_root: *mut PlannerInfo,
    arg_booltesttype: BoolTestType,
    arg_arg: *mut Node,
    arg_varRelid: c_int,
    arg_jointype: JoinType,
    arg_sjinfo: *mut SpecialJoinInfo
) -> Selectivity