Type Definition pgrx_pg_sys::CCFastEqualFN

source ·
pub type CCFastEqualFN = Option<unsafe extern "C" fn(a: Datum, b: Datum) -> bool>;