[][src]Type Definition pgx_pg_sys::HashValueFunc

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