Function pgrx_pg_sys::index_store_float8_orderby_distances

source ยท
pub unsafe fn index_store_float8_orderby_distances(
    arg_scan: IndexScanDesc,
    arg_orderByTypes: *mut Oid,
    arg_distances: *mut IndexOrderByDistance,
    arg_recheckOrderBy: bool,
)