[][src]Type Definition pgx_pg_sys::amproperty_function

type amproperty_function = Option<unsafe extern "C" fn(index_oid: Oid, attno: c_int, prop: IndexAMProperty, propname: *const c_char, res: *mut bool, isnull: *mut bool) -> bool>;