Type Definition pgrx_pg_sys::HashValueFunc
source · pub type HashValueFunc = Option<unsafe extern "C" fn(key: *const c_void, keysize: Size) -> uint32>;
pub type HashValueFunc = Option<unsafe extern "C" fn(key: *const c_void, keysize: Size) -> uint32>;