[][src]Type Definition pgx_pg_sys::get_attavgwidth_hook_type

type get_attavgwidth_hook_type = Option<unsafe extern "C" fn(relid: Oid, attnum: AttrNumber) -> int32>;