[][src]Type Definition pgx_pg_sys::HashAllocFunc

type HashAllocFunc = Option<unsafe extern "C" fn(request: Size) -> *mut c_void>;