[][src]Type Definition pgx_pg_sys::amcanreturn_function

type amcanreturn_function = Option<unsafe extern "C" fn(indexRelation: Relation, attno: c_int) -> bool>;