[][src]Function pgx_pg_sys::match_index_to_operand

pub unsafe fn match_index_to_operand(
    arg_operand: *mut Node,
    arg_indexcol: c_int,
    arg_index: *mut IndexOptInfo
) -> bool