Type Definition pgx_pg_sys::amoptions_function

source ·
pub type amoptions_function = Option<unsafe extern "C" fn(reloptions: Datum, validate: bool) -> *mut bytea>;