Type Definition pgrx_pg_sys::ambeginscan_function
source · pub type ambeginscan_function = Option<unsafe extern "C" fn(indexRelation: Relation, nkeys: c_int, norderbys: c_int) -> IndexScanDesc>;
pub type ambeginscan_function = Option<unsafe extern "C" fn(indexRelation: Relation, nkeys: c_int, norderbys: c_int) -> IndexScanDesc>;