Type Definition pgrx_pg_sys::CCHashFN

source ·
pub type CCHashFN = Option<unsafe extern "C" fn(datum: Datum) -> uint32>;