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